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. class MapLike c k v | c -> k, c -> v

    monad-memo Data.MapLike

    An abstract interface to the container which can store v indexed by k

  2. class MapLike c k v | c -> k, c -> v

    monad-memo Data.MapLike.Instances

    An abstract interface to the container which can store v indexed by k

  3. Maple :: Language

    oeis Math.OEIS

    No documentation available.

  4. Maple :: Text -> SearchStatus

    oeis2 Math.OEIS

    No documentation available.

  5. Maple :: Text -> SearchStatus

    oeis2 Math.OEIS.Types

    No documentation available.

  6. data MapItem k v

    pinch Pinch.Internal.Value

    A single item in a map

  7. MapItem :: !Value k -> !Value v -> MapItem k v

    pinch Pinch.Internal.Value

    No documentation available.

  8. MapCRtoLF :: TerminalMode

    posix-pty System.Posix.Pty

    ICRNL - Map CR to NL on input

  9. MapLFtoCR :: TerminalMode

    posix-pty System.Posix.Pty

    INLCR - Map NL to CR on input

  10. MapLFtoCRLF :: TerminalMode

    posix-pty System.Posix.Pty

    ONLCR - (XSI) Map NL to CR-NL on output

Page 76 of many | Previous | Next