Hoogle Search
Within LTS Haskell 24.49 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
firstChild :: Cursor -> Maybe Cursorxmlhtml Text.XmlHtml.Cursor Navigates a Cursor down to its first child.
firstPointOf :: Primitive -> PointRasterific Graphics.Rasterific Extract the first point of the primitive.
firstTangeantOf :: Primitive -> VectorRasterific Graphics.Rasterific Gives the orientation vector for the start of the primitive.
firstValueE :: IsSql2003FirstValueAndLastValueExpressionSyntax agg => agg -> aggbeam-core Database.Beam.Backend.SQL.SQL2003 No documentation available.
firstValue_ :: (BeamSqlBackend be, BeamSqlT616Backend be) => QExpr be s a -> QAgg be s abeam-core Database.Beam.Query No documentation available.
-
data-effects-core Data.Effect.OpenUnion No documentation available.
-
hexpat Text.XML.Expat.Cursor The first child of the given location - pure version.
-
hexpat Text.XML.Expat.Cursor The first child of the given location - used for monadic node types.
firstChars :: StringLike s => GenRegex s -> CharSethxt-regex-xmlschema Text.Regex.XMLSchema.Generic.Regex FIRST for regular expressions this is only an approximation, the real set of char may be smaller, when the expression contains intersection, set difference or exor operators
firstOf :: FoldLike (First a) s t a b -> s -> Maybe alens-family-core Lens.Family firstOf :: Fold s t a b -> s -> Maybe a
Returns Just the first referenced value. Returns Nothing if there are no referenced values. See ^? for an infix version of firstOf