@hackage / vector-instances-collections

Instances of the Data.Collections classes for Data.Vector.*

Latest0.1.0.1

About

Metadata

  • Last updated , by TobiasBrandt
  • License BSD-3-Clause
  • Maintained by: tob.brandt@gmail.com

  • Lottery factor: 0

Links

Installation

Readme

This package defines instances of the Foldable, Unfoldable, Collection, Sequence and Indexed classes from Data.Collections for all pure Vector types (those found in Data.Vector, Data.Vector.Unboxed, Data.Vector.Primitive, Data.Vector.Storable).