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.

  1. firstPointOf :: Primitive -> Point

    Rasterific Graphics.Rasterific

    Extract the first point of the primitive.

  2. firstTangeantOf :: Primitive -> Vector

    Rasterific Graphics.Rasterific

    Gives the orientation vector for the start of the primitive.

  3. firstOrdership :: forall (e :: Effect) (f :: Type -> Type) (g :: Type -> Type) . FirstOrder e => Ordership 'FirstOrder e f g

    data-effects-core Data.Effect.OpenUnion

    No documentation available.

  4. firstChild :: forall (n :: (Type -> Type) -> Type -> Type -> Type) tag text . (NodeClass n [], Monoid tag) => CursorG n [] tag text -> Maybe (CursorG n [] tag text)

    hexpat Text.XML.Expat.Cursor

    The first child of the given location - pure version.

  5. firstChildM :: forall (n :: (Type -> Type) -> Type -> Type -> Type) (c :: Type -> Type) tag text . (NodeClass n c, Monoid tag) => CursorG n c tag text -> ItemM c (Maybe (CursorG n c tag text))

    hexpat Text.XML.Expat.Cursor

    The first child of the given location - used for monadic node types.

  6. firstChars :: StringLike s => GenRegex s -> CharSet

    hxt-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

  7. firstLetter :: String -> Maybe Char

    optparse-generic Options.Generic

    Use this for the shortNameModifier field of the Modifiers record if you want to use the first letter of each option as the short name

  8. firsts :: Eq a => [a] -> [a]

    speculate Test.Speculate.Utils

    No documentation available.

  9. firstOrder :: forall u q (arrow :: Type -> Type -> Type) s . (C u, C q, Arrow arrow) => T s u q (T arrow (Dimensional (Recip u) q q) (T FirstOrderGlobal (RateDep s (Parameter q))))

    synthesizer-dimensional Synthesizer.Dimensional.Causal.FilterParameter

    No documentation available.

  10. firstOrderHighpass :: (C q, C q yv, C u) => T s u q (R s (Recip u) q q -> Signal s amp yv -> Signal s amp yv)

    synthesizer-dimensional Synthesizer.Dimensional.Rate.Filter

    No documentation available.

Page 24 of many | Previous | Next