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.
MVector :: Int -> {-# UNPACK #-} !ForeignPtr a -> MVector s arebase Rebase.Data.Vector.Storable No documentation available.
isSameVector :: Storable a => Vector a -> Vector a -> Boolrebase Rebase.Data.Vector.Storable No documentation available.
unsafeCoerceVector :: Coercible a b => Vector a -> Vector brebase Rebase.Data.Vector.Storable No documentation available.
type
IOVector = MVector RealWorldrebase Rebase.Data.Vector.Storable.Mutable No documentation available.
-
rebase Rebase.Data.Vector.Storable.Mutable No documentation available.
MVector :: Int -> {-# UNPACK #-} !ForeignPtr a -> MVector s arebase Rebase.Data.Vector.Storable.Mutable No documentation available.
-
rebase Rebase.Data.Vector.Storable.Mutable No documentation available.
unsafeCoerceMVector :: Coercible a b => MVector s a -> MVector s brebase Rebase.Data.Vector.Storable.Mutable No documentation available.
-
rebase Rebase.Data.Vector.Unboxed No documentation available.
type
IOVector = MVector RealWorldrebase Rebase.Data.Vector.Unboxed.Base No documentation available.