• About
  • Snapshots
  • LTS
  • Nightly
  • FAQ
  • Blog

Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. data family MVector s a

    rebase Rebase.Data.Vector.Unboxed.Base

    No documentation available.

  2. type STVector s = MVector s

    rebase Rebase.Data.Vector.Unboxed.Base

    No documentation available.

  3. type IOVector = MVector RealWorld

    rebase Rebase.Data.Vector.Unboxed.Mutable

    No documentation available.

  4. data family MVector s a

    rebase Rebase.Data.Vector.Unboxed.Mutable

    No documentation available.

  5. type STVector s = MVector s

    rebase Rebase.Data.Vector.Unboxed.Mutable

    No documentation available.

  6. deriveManyStorePrimVector :: Q [Dec]

    store Data.Store.TH.Internal

    No documentation available.

  7. deriveManyStoreUnboxVector :: Q [Dec]

    store Data.Store.TH.Internal

    No documentation available.

  8. amplifyVector :: C a v => a -> T v v

    synthesizer-core Synthesizer.Causal.Filter.NonRecursive

    No documentation available.

  9. envelopeVector :: C a v => T (a, v) v

    synthesizer-core Synthesizer.Causal.Filter.NonRecursive

    No documentation available.

  10. allToStorableVector :: Arrow arrow => arrow (Chunk a) (Vector ())

    synthesizer-core Synthesizer.CausalIO.Gate

    No documentation available.

Page 74 of many | Previous | Next

Stackage is a service provided by the Haskell Foundation │ Originally developed by FP Complete