listlike-instances-0.2.2: Extra instances of the ListLike class

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.