Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. firstM :: (Functor m, Monad m) => (a' -> m a) -> MooreT m a b -> MooreT m a' b

    machines Data.Machine.MooreT

    No documentation available.

  2. firstOrNext :: (Token s ~ Char, Tokens s ~ Text, Ord e, Stream s) => HeadedParsec e s Bool

    postgresql-syntax PostgresqlSyntax.Parsing

    No documentation available.

  3. firstOrNext :: IsString a => Bool -> a

    postgresql-syntax PostgresqlSyntax.Rendering

    No documentation available.

  4. firstLine :: LineNo

    regex Text.RE.Tools

    the first line in a file

  5. firstLine :: LineNo

    regex Text.RE.Tools.Edit

    the first line in a file

  6. firstLine :: LineNo

    regex Text.RE.Tools.Grep

    the first line in a file

  7. firstLine :: LineNo

    regex Text.RE.Tools.Sed

    the first line in a file

  8. firstifyUniqueLen :: KDOptions -> Int

    sbv Data.SBV

    Unique length used for firstified names.

  9. firstifyUniqueLen :: KDOptions -> Int

    sbv Data.SBV.Internals

    Unique length used for firstified names.

  10. firstWeekend :: IO OptimizeResult

    sbv Documentation.SBV.Examples.Optimization.Enumerate

    Using optimization, find the first weekend day: We have:

    >>> firstWeekend
    Optimal model:
    firstWeekend              = Sat :: Day
    DayAsWord8(first-weekend) =   5 :: Word8
    first-weekend             = Sat :: Day
    

Page 27 of many | Previous | Next