Hoogle Search

Within LTS Haskell 24.34 (ghc-9.10.3)

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

  1. data MapWithDefault k v

    mappings Data.Mapping.MapWithDefault

    Mappings constant except on an enumerated set of values

  2. MapWithDefault :: v -> Map k v -> MapWithDefault k v

    mappings Data.Mapping.MapWithDefault

    No documentation available.

  3. module Data.MapLike

    Defines MapLike typeclass - generalized interface to Data.Map, Data.HashMap etc.

  4. 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

  5. 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

  6. Maple :: Language

    oeis Math.OEIS

    No documentation available.

  7. Maple :: Text -> SearchStatus

    oeis2 Math.OEIS

    No documentation available.

  8. Maple :: Text -> SearchStatus

    oeis2 Math.OEIS.Types

    No documentation available.

  9. data MapItem k v

    pinch Pinch.Internal.Value

    A single item in a map

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

    pinch Pinch.Internal.Value

    No documentation available.

Page 76 of many | Previous | Next