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. Vector :: CompressedWord -> Word -> Int -> Int -> Int -> Vector

    rattletrap Rattletrap.Type.Vector

    No documentation available.

  2. data Vector a

    rrb-vector Data.RRBVector

    A vector. The instances are based on those of Seqs, which are in turn based on those of lists.

  3. Vector :: Word -> v -> Constraint s v

    srtree Algorithm.SRTree.NonlinearOpt

    A vector constraint.

  4. module TextShow.Data.Vector

    TextShow instances for Vector types. Since: 2

  5. type Vector = Point

    threepenny-gui Graphics.UI.Threepenny.Canvas

    No documentation available.

  6. module Data.TypeMap.Internal.Vector

    No documentation available.

  7. module Data.TypeMap.Vector

    No documentation available.

  8. data Vector a

    unboxing-vector Data.Vector.Unboxing

    No documentation available.

  9. data family Vector a

    vector-quicksort Data.Vector.Algorithms.Quicksort.Predefined.SortTriple

    No documentation available.

  10. type Vector = IntMap Double

    HSvm Data.SVM

    Vector type provides a sparse implementation of vector. It uses IntMap as underlying implementation.

Page 11 of many | Previous | Next