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.
-
hw-prim HaskellWorks.Data.Vector.AsVector64s No documentation available.
asVector64s :: AsVector64s a => Int -> a -> [Vector Word64]hw-prim HaskellWorks.Data.Vector.AsVector64s Represent the value as a list of Vector of n Word64 chunks. The last chunk will also be of the specified chunk size filled with trailing zeros.
module HaskellWorks.Data.Vector.
AsVector8 No documentation available.
-
hw-prim HaskellWorks.Data.Vector.AsVector8 No documentation available.
asVector8 :: AsVector8 a => a -> Vector Word8hw-prim HaskellWorks.Data.Vector.AsVector8 No documentation available.
module HaskellWorks.Data.Vector.
AsVector8ns No documentation available.
-
hw-prim HaskellWorks.Data.Vector.AsVector8ns No documentation available.
asVector8ns :: AsVector8ns a => Int -> a -> [Vector Word8]hw-prim HaskellWorks.Data.Vector.AsVector8ns Represent the value as a list of Vector of n Word8 chunks. The last chunk will also be of the specified chunk size filled with trailing zeros.
module HaskellWorks.Data.Vector.
AsVector8s No documentation available.
-
hw-prim HaskellWorks.Data.Vector.AsVector8s No documentation available.