Hoogle Search
Within LTS Haskell 24.45 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Combinatorics.Battleship.Count.
CountMap No documentation available.
fromMap :: Storable a => Map (Key w) a -> T w abattleship-combinatorics Combinatorics.Battleship.Count.CountMap No documentation available.
toMap :: Storable a => T w a -> Map (Key w) abattleship-combinatorics Combinatorics.Battleship.Count.CountMap No documentation available.
foldMap :: Monoid m => (Use -> m) -> T w -> mbattleship-combinatorics Combinatorics.Battleship.Count.Frontier Can be faster than toList since it does not build a list. It ignores Free squares at the end of the frontier.
-
battleship-combinatorics Combinatorics.Battleship.Count.ShortenShip No documentation available.
type
CountMapPath w = Path w Countbattleship-combinatorics Combinatorics.Battleship.Count.ShortenShip No documentation available.
countBoundedFleetsFromMap :: CountMap w -> Map T Integerbattleship-combinatorics Combinatorics.Battleship.Count.ShortenShip No documentation available.
countBoundedFleetsFromMap_ :: CountMap w -> Map T Integerbattleship-combinatorics Combinatorics.Battleship.Count.ShortenShip No documentation available.
countBoundedFromMap :: (C a, Storable a) => T -> T w a -> abattleship-combinatorics Combinatorics.Battleship.Count.ShortenShip No documentation available.
-
battleship-combinatorics Combinatorics.Battleship.Count.ShortenShip No documentation available.