Hoogle Search
Within LTS Haskell 24.40 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
lmap :: Profunctor p => (a -> b) -> p b c -> p a cessence-of-live-coding LiveCoding Map the first argument contravariantly.
lmap f ≡ dimap f id
rmap :: Profunctor p => (b -> c) -> p a b -> p a cessence-of-live-coding LiveCoding Map the second argument covariantly.
rmap ≡ dimap id
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
-
ghc-lib-parser GHC.Builtin.Names No documentation available.
-
ghc-lib-parser GHC.ByteCode.Types No documentation available.
RegBitmap :: Word32 -> RegBitmapghc-lib-parser GHC.ByteCode.Types No documentation available.
unRegBitmap :: RegBitmap -> Word32ghc-lib-parser GHC.ByteCode.Types No documentation available.
unlinkedBCOBitmap :: UnlinkedBCO -> !BCOByteArray Wordghc-lib-parser GHC.ByteCode.Types No documentation available.