Hoogle Search
Within LTS Haskell 24.19 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
singletons-base Data.Maybe.Singletons No documentation available.
-
singletons-base Data.Singletons.Base.TH No documentation available.
-
singletons-base Data.Traversable.Singletons No documentation available.
-
singletons-base Prelude.Singletons No documentation available.
-
singletons-base Prelude.Singletons No documentation available.
gmapM :: (Uniplate a, Applicative m) => (a -> m a) -> a -> m auniplate Data.Generics.SYB gmapM == descendM
strMapM :: Applicative m => (a -> m b) -> Str a -> m (Str b)uniplate Data.Generics.Str No documentation available.
-
vector-sized Data.Vector.Generic.Sized O(n) Apply the monadic action to every element of a vector and its index, yielding a vector of results.
-
vector-sized Data.Vector.Generic.Sized O(n) Apply the monadic action to every element of a vector and its index, ignoring the results.
-
vector-sized Data.Vector.Primitive.Sized O(n) Apply the monadic action to every element of a vector and its index, yielding a vector of results.