BSD-3-Clause licensed by Roman Leshchinskiy
Maintained by [email protected]
This version can be pinned in stack with:vector-0.10.12.2@sha256:74ec59916feb46b5cb8b3c4294908623038ff7f44da797a545ca01f63e268102,5463

Module documentation for 0.10.12.2

  • Data
    • Data.Vector
      • Data.Vector.Fusion
        • Data.Vector.Fusion.Stream
          • Data.Vector.Fusion.Stream.Monadic
          • Data.Vector.Fusion.Stream.Size
        • Data.Vector.Fusion.Util
      • Data.Vector.Generic
        • Data.Vector.Generic.Base
        • Data.Vector.Generic.Mutable
        • Data.Vector.Generic.New
      • Data.Vector.Internal
        • Data.Vector.Internal.Check
      • Data.Vector.Mutable
      • Data.Vector.Primitive
        • Data.Vector.Primitive.Mutable
      • Data.Vector.Storable
        • Data.Vector.Storable.Internal
        • Data.Vector.Storable.Mutable
      • Data.Vector.Unboxed
        • Data.Vector.Unboxed.Base
        • Data.Vector.Unboxed.Mutable

The vector package

An efficient implementation of Int-indexed arrays (both mutable and immutable), with a powerful loop optimisation framework.