Hoogle Search
Within LTS Haskell 24.41 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
headEx :: MonoFoldable mono => mono -> Element monoclassy-prelude-yesod ClassyPrelude.Yesod Get the first element of a monomorphic container. Note: this is a partial function. On an empty MonoFoldable, it will throw an exception. See head from Data.NonNull for a total version of this function.
headMay :: MonoFoldable mono => mono -> Maybe (Element mono)classy-prelude-yesod ClassyPrelude.Yesod Safe version of headEx. Returns Nothing instead of throwing an exception when encountering an empty monomorphic container.
-
clay Clay No documentation available.
-
clay Clay No documentation available.
-
clay Clay.Attributes No documentation available.
-
clay Clay.Elements No documentation available.
-
columnar Text.Columnar the header is row 0, first data row is 1
heading :: forall n (m :: Type -> Type) . (OrderedField n, Monad m) => TurtleT n m ndiagrams-contrib Diagrams.TwoD.Path.Turtle Get the current turtle angle, in degrees.
heading :: TurtleState n -> Angle ndiagrams-contrib Diagrams.TwoD.Path.Turtle.Internal Orientation of the turtle in 2D space, given in degrees
-
elm-core-sources Language.Elm.CoreSources JavaScript Header to append at the beginning of a complete, linked Elm program.