Hoogle Search
Within LTS Haskell 24.4 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
headM :: (Prim a, Monad m) => Vector a -> m arebase Rebase.Data.Vector.Primitive No documentation available.
headM :: (Storable a, Monad m) => Vector a -> m arebase Rebase.Data.Vector.Storable No documentation available.
headM :: (Unbox a, Monad m) => Vector a -> m arebase Rebase.Data.Vector.Unboxed No documentation available.
-
servant-foreign Servant.Foreign No documentation available.
-
servant-foreign Servant.Foreign.Internal No documentation available.
-
servant-foreign Servant.Foreign.Internal No documentation available.
head_ :: Monad m => ByteStream m r -> m Word8streaming-bytestring Streaming.ByteString O(1) Extract the first element of a ByteStream, which must be non-empty.
head_ :: Monad m => ByteStream m r -> m Charstreaming-bytestring Streaming.ByteString.Char8 O(1) Extract the first element of a ByteStream, which must be non-empty.
headerContents :: Header h -> [h]tabular Text.Tabular Retrieve the contents of a header
header :: Shell a -> Shell (WithHeader a)turtle Turtle.Prelude No documentation available.