ListLike-4.0.2: Generic support for list-like structures

Safe HaskellNone

Data.ListLike.Vector.Generic

Description

ListLike instance for any type supporting the Data.Vector.Generic interface. To avoid collisions with other Vector instances, this module must be imported directly.