Hoogle Search

Within LTS Haskell 24.41 (ghc-9.10.3)

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

  1. newBoundedQ :: BoundedL d => Int -> IO (d elt)

    abstract-deque Data.Concurrent.Deque.Class

    Create a new, bounded deque with a specified capacity.

  2. newBoundedQ :: Int -> IO (SimpleDeque elt)

    abstract-deque Data.Concurrent.Deque.Reference

    No documentation available.

  3. WindowFrameUnbounded :: WindowFrameBound

    beam-core Database.Beam.Backend.SQL.AST

    No documentation available.

  4. unboundedSyntax :: IsSql2003WindowFrameBoundSyntax bound => bound

    beam-core Database.Beam.Backend.SQL.SQL2003

    No documentation available.

  5. unbounded_ :: BeamSql2003ExpressionBackend be => QFrameBound be

    beam-core Database.Beam.Query

    No documentation available.

  6. Unbounded :: Queue a

    box Box.Queue

    No documentation available.

  7. alphaTwoUpperUtf8BoundedBuilder :: Country -> Builder 2

    country Country

    No documentation available.

  8. textLineBoundedIO :: Style V2 Double -> Text Double -> IO (Diagram Cairo)

    diagrams-cairo Diagrams.Backend.Cairo.Text

    Creates text diagrams with their envelopes set such that using vcat . map (textLineBounded style) stacks them in the way that the font designer intended. Pango refers to this as logical extents.

  9. textVisualBoundedIO :: Style V2 Double -> Text Double -> IO (Diagram Cairo)

    diagrams-cairo Diagrams.Backend.Cairo.Text

    Creates a text diagram with its envelope set to enclose the glyphs of the text, including leading (though not trailing) whitespace.

  10. maximumBounded :: (Ord a, Bounded a) => [a] -> a

    hledger Hledger.Cli.Script

    The largest element of a list. The result is bounded by minBound.

Page 30 of many | Previous | Next