Hoogle Search

Within LTS Haskell 24.6 (ghc-9.10.2)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. firstOrderCausal :: (C a, C a v) => T (Parameter a, v) v

    synthesizer-core Synthesizer.Plain.Filter.Recursive.Allpass

    No documentation available.

  2. firstOrderModifier :: (C a, C a v) => Simple (State v) (Parameter a) v v

    synthesizer-core Synthesizer.Plain.Filter.Recursive.Allpass

    No documentation available.

  3. firstOrderStep :: (C a, C a v) => Parameter a -> v -> State (State v) v

    synthesizer-core Synthesizer.Plain.Filter.Recursive.Allpass

    No documentation available.

  4. firstMoment :: C y => T y -> y

    synthesizer-core Synthesizer.State.Analysis

    No documentation available.

  5. firstChild :: Cursor -> Maybe Cursor

    xmlhtml Text.XmlHtml.Cursor

    Navigates a Cursor down to its first child.

  6. firstPointOf :: Primitive -> Point

    Rasterific Graphics.Rasterific

    Extract the first point of the primitive.

  7. firstTangeantOf :: Primitive -> Vector

    Rasterific Graphics.Rasterific

    Gives the orientation vector for the start of the primitive.

  8. 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.

  9. 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.

  10. 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.

Page 24 of many | Previous | Next