Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. formatBoard :: Board -> String

    battleship-combinatorics Combinatorics.Battleship.Enumeration

    No documentation available.

  2. formatShips :: (Int, Int) -> [Ship] -> String

    battleship-combinatorics Combinatorics.Battleship.Enumeration

    No documentation available.

  3. formatAbsDistr :: (Int, Int) -> Map (Int, Int) Word64 -> String

    battleship-combinatorics Combinatorics.Battleship.SetCover

    No documentation available.

  4. formatBoard :: (Int, Int) -> Map (Int, Int) Bool -> String

    battleship-combinatorics Combinatorics.Battleship.SetCover

    No documentation available.

  5. formatDistr :: (Int, Int) -> Map (Int, Int) Float -> String

    battleship-combinatorics Combinatorics.Battleship.SetCover

    No documentation available.

  6. formatSqliteInsert :: SqliteTableNameSyntax -> [Text] -> SqliteInsertValuesSyntax -> SqliteSyntax

    beam-sqlite Database.Beam.Sqlite.Syntax

    Format a SQLite INSERT expression for the given table name, fields, and values.

  7. formatSqliteInsertOnConflict :: SqliteTableNameSyntax -> [Text] -> SqliteInsertValuesSyntax -> Maybe SqliteOnConflictSyntax -> SqliteSyntax

    beam-sqlite Database.Beam.Sqlite.Syntax

    Format a SQLite INSERT expression for the given table name, fields, values, and optionally an ON CONFLICT clause.

  8. forestgreen :: Colour Double

    blank-canvas Graphics.Blank.Style

    #228B22, rgb(34, 139, 34), hsl(120, 61%, 34%)

  9. foreignobject :: Svg -> Svg

    blaze-svg Text.Blaze.Svg11

    Combinator for the <foreignObject> element.

  10. format :: AttributeValue -> Attribute

    blaze-svg Text.Blaze.Svg11.Attributes

    Combinator for the format attribute.

Page 155 of many | Previous | Next