Hoogle Search
Within LTS Haskell 24.2 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
rio RIO.Vector.Boxed No documentation available.
-
rio RIO.Vector.Storable No documentation available.
-
rio RIO.Vector.Unboxed No documentation available.
class M
Vector Mutable v a => Vector (v :: Type -> Type) ario RIO.Vector.Unsafe No documentation available.
-
storablevector Data.StorableVector A space-efficient representation of a vector, supporting many efficient operations. Instances of Eq, Ord, Read, Show, Data, Typeable
-
storablevector Data.StorableVector.Base A space-efficient representation of a vector, supporting many efficient operations. Instances of Eq, Ord, Read, Show, Data, Typeable
-
storablevector Data.StorableVector.Lazy No documentation available.
-
storablevector Data.StorableVector.Lazy.Pattern No documentation available.
-
storablevector Data.StorableVector.Lazy.Typed A Vector size a represents a chunky storable vector with maximum chunk size expressed by type parameter size.
-
storablevector Data.StorableVector.ST.Lazy No documentation available.