Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
Abstractions over sequential data structures, like lists and vectors.
data
Sequenced a (m :: Type -> Type)diagrams-lib Diagrams.Prelude Used internally by mapM_ and the like. The argument a of the result should not be used! See 4.16 Changelog entry for the explanation of "why not Apply f =>"?
data
SequenceSym0 (a1 :: TyFun t m a m t a)singletons-base Control.Monad.Singletons No documentation available.
type family
SequenceSym1 (a6989586621680751885 :: t m a) :: m t asingletons-base Control.Monad.Singletons No documentation available.
type family
Sequence_ (a1 :: t m a) :: m ()singletons-base Control.Monad.Singletons No documentation available.
data
Sequence_Sym0 (a1 :: TyFun t m a m ())singletons-base Control.Monad.Singletons No documentation available.
type family
Sequence_Sym1 (a6989586621680406946 :: t m a) :: m ()singletons-base Control.Monad.Singletons No documentation available.
type family
SequenceA_ (a1 :: t f a) :: f ()singletons-base Data.Foldable.Singletons No documentation available.
data
SequenceA_Sym0 (a1 :: TyFun t f a f ())singletons-base Data.Foldable.Singletons No documentation available.
type family
SequenceA_Sym1 (a6989586621680406952 :: t f a) :: f ()singletons-base Data.Foldable.Singletons No documentation available.