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.
class
MapLike c k v | c -> k, c -> vmonad-memo Data.MapLike An abstract interface to the container which can store v indexed by k
class
MapLike c k v | c -> k, c -> vmonad-memo Data.MapLike.Instances An abstract interface to the container which can store v indexed by k
-
oeis Math.OEIS No documentation available.
-
oeis2 Math.OEIS No documentation available.
-
oeis2 Math.OEIS.Types No documentation available.
-
pinch Pinch.Internal.Value A single item in a map
MapItem :: !Value k -> !Value v -> MapItem k vpinch Pinch.Internal.Value No documentation available.
-
posix-pty System.Posix.Pty ICRNL - Map CR to NL on input
-
posix-pty System.Posix.Pty INLCR - Map NL to CR on input
-
posix-pty System.Posix.Pty ONLCR - (XSI) Map NL to CR-NL on output