Popularity
7.6
Growing
Activity
4.1
-
18
7
8

Monthly Downloads: 116
Programming language: Haskell
License: GNU General Public License v3.0 or later
Tags: Data     Array     Primitive    
Latest version: v0.5.2

contiguous alternatives and similar packages

Based on the "Array" category.
Alternatively, view contiguous alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of contiguous or a related project?

Add another 'Array' Package

README

contiguous

Hackage [Hackage](LICENSE)

The contiguous typeclass parameterises over a contiguous array type. This allows us to have a common API to a number of contiguous array types and their mutable counterparts, namely those in primitive, making the experience of working with the primitive datatypes much cleaner and uniform.


*Note that all licence references and agreements mentioned in the contiguous README section above are relevant to that project's source code only.