ListLike-4.2.0: Generic support for list-like structures

Safe HaskellNone
LanguageHaskell98

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.