battleship-combinatorics-0.0.0.1: Compute number of possible arrangements in the battleship game
Combinatorics.Battleship.Count.Estimate
overlapping :: (Int, Int) -> T -> Integer Source #
occupying :: (Int, Int) -> T -> Integer Source #