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.
headers :: Lens' Action [Header]servant-docs Servant.Docs.Internal No documentation available.
headSingleton :: Natural n => HeadSingleton ntfp Type.Data.Num.Unary No documentation available.
heading :: IsBlock il b => Int -> il -> bcommonmark Commonmark.Types No documentation available.
headers :: URL -> Maybe (Expr Src Import)dhall Dhall.Core No documentation available.
-
express Data.Express.Fixtures List head lifted over the Expr type. Works for the element types Int, Char and Bool.
> head' $ unit one head [1] :: Int
> head' $ unit bee head "b" :: Char
> head' $ zero -:- unit two head [0,2] :: Int
> evl $ head' $ unit one :: Int 1
heads :: Dims -> Array a -> Array aharpie Harpie.Array Select the first element along the supplied dimensions.
>>> pretty $ heads [0,2] a [0,4,8]
-
harpie Harpie.Fixed Select the first element along the supplied dimensions.
>>> pretty $ heads (Dims @[0,2]) a [0,4,8]
-
html Text.Html No documentation available.
headM :: Monad m => Vector a -> m arebase Rebase.Data.Vector No documentation available.
headM :: (Vector v a, Monad m) => v a -> m arebase Rebase.Data.Vector.Generic No documentation available.