Hoogle Search
Within LTS Haskell 24.36 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
vinyl Data.Vinyl Push an outer layer of interpretation functor into each named field.
-
vinyl Data.Vinyl.Class.Method Push an outer layer of interpretation functor into each named field.
-
vinyl Data.Vinyl.Core Push an outer layer of interpretation functor into each field.
decodeSequenceLenIndef :: (r -> a -> r) -> r -> (r -> r') -> Decoder s a -> Decoder s r'serialise Codec.Serialise.Decoding Decode an indefinite sequence length.
decodeSequenceLenN :: (r -> a -> r) -> r -> (r -> r') -> Int -> Decoder s a -> Decoder s r'serialise Codec.Serialise.Decoding Decode a sequence length.
-
singletons-base Control.Monad.Singletons No documentation available.
-
singletons-base Control.Monad.Singletons No documentation available.
-
singletons-base Data.Foldable.Singletons No documentation available.
-
singletons-base Data.Foldable.Singletons No documentation available.
type family
Subsequences (a1 :: [a]) :: [[a]]singletons-base Data.List.Singletons No documentation available.