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.
data
Sequenced a (m :: Type -> Type)lens Control.Lens.Combinators 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
Sequenced a (m :: Type -> Type)lens Control.Lens.Fold 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 =>"?
newtype
Sequenced a (m :: Type -> Type)lens Control.Lens.Internal.Fold 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 =>"?
Sequenced :: m a -> Sequenced a (m :: Type -> Type)lens Control.Lens.Internal.Fold No documentation available.
type
SequenceIterCompareFunc = SequenceIter -> SequenceIter -> Ptr () -> IO Int32gi-glib GI.GLib.Callbacks A SequenceIterCompareFunc is a function used to compare iterators. It must return zero if the iterators compare equal, a negative value if a comes before b, and a positive value if b comes before a.
module GI.GLib.Structs.
SequenceIter The SequenceIter struct is an opaque data type representing an iterator pointing into a Sequence.
-
gi-glib GI.GLib.Structs.SequenceIter Memory-managed wrapper type.
SequenceIter :: ManagedPtr SequenceIter -> SequenceItergi-glib GI.GLib.Structs.SequenceIter No documentation available.
-
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 =>"?