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.
Int8Vector :: Maybe I8 -> Maybe I8 -> Maybe I8 -> Int8Vectorrattletrap Rattletrap.Type.Int8Vector No documentation available.
putInt8VectorField :: Maybe I8 -> BitPutrattletrap Rattletrap.Type.Int8Vector No documentation available.
CompressedWordVector :: CompressedWordVector -> Rotationrattletrap Rattletrap.Type.Rotation No documentation available.
allVectorRg :: Rg rg => rg -> [rg]rg Data.Rg list given items in the enumeration as a Vector
newStartOfRangeFromVector :: Vector a -> Range arg Data.Rg -
rp-tree Data.RPTree Dense vectors with unboxed components
-
rp-tree Data.RPTree Sparse vectors with unboxed components
bcVectorDim :: BenchConfig -> Intrp-tree Data.RPTree No documentation available.
fromVectorDv :: Vector a -> DVector arp-tree Data.RPTree No documentation available.
fromVectorSv :: Int -> Vector (Int, a) -> SVector arp-tree Data.RPTree (Unsafe) Pack a SVector from its vector dimension and components Note : the relevant invariants are not checked :
- vector components are _assumed_ to be in increasing order
- vector dimension is larger than any component index