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.
unsafeGetVector :: Storable a => Get (Vector a)cereal-vector Data.Vector.Storable.UnsafeSerialize Get a Vector in host order, endian form, and word width.
unsafePutVector :: Storable a => Putter (Vector a)cereal-vector Data.Vector.Storable.UnsafeSerialize Put a Vector in host order, endian form, and word width.
-
classy-prelude ClassyPrelude No documentation available.
-
classy-prelude ClassyPrelude No documentation available.
asSVector :: SVector a -> SVector aclassy-prelude ClassyPrelude No documentation available.
asUVector :: UVector a -> UVector aclassy-prelude ClassyPrelude No documentation available.
asVector :: Vector a -> Vector aclassy-prelude ClassyPrelude No documentation available.
fromByteVector :: SVector Word8 -> ByteStringclassy-prelude ClassyPrelude Convert a storable Vector into a ByteString.
toByteVector :: ByteString -> SVector Word8classy-prelude ClassyPrelude Convert a ByteString into a storable Vector.
-
ghc-lib-parser GHC.Platform.Reg.Class No vector registers.