Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
listTwoFirst :: ListTwo a -> adot Dot.Types No documentation available.
performOnFirstSample :: Monad m => m (MSF m a b) -> MSF m a bdunai Control.Monad.Trans.MSF.Except Extract an MSF from a monadic action. Runs a monadic action that produces an MSF on the first iteration/step, and uses that MSF as the main signal function for all inputs (including the first one).
-
dunai Control.Monad.Trans.MSF.List Run an MSF in the ListT transformer (i.e., multiple MSFs producing each producing one output), by applying the input stream to each MSF in the list transformer and concatenating the outputs of the MSFs together. An MSF in the ListT transformer can spawn into more than one MSF, or none, so the outputs produced at each individual step are not guaranteed to all have the same length.
-
eliminators Data.Eliminator.Monoid No documentation available.
-
eliminators Data.Eliminator.Semigroup No documentation available.
ft_Get_First_Char' :: FT_Face -> Ptr FT_UInt -> IO FT_ULongfreetype2 FreeType.Core.Base.Internal No documentation available.
osUsFirstCharIndex :: TT_OS2 -> FT_UShortfreetype2 FreeType.Format.TrueType No documentation available.
wfnthrFirst_char :: FT_WinFNT_HeaderRec -> FT_Bytefreetype2 FreeType.Format.WinFNT No documentation available.
gfirst :: GFirst f => (a -> b) -> f a c -> f b cgeneric-functor Generic.Functor Generic implementation of first from Bifunctor. See also GenericBifunctor.
gfirst :: GFirst f => (a -> b) -> f a c -> f b cgeneric-functor Generic.Functor.Internal Generic implementation of first from Bifunctor. See also GenericBifunctor.