Skip to content

costarastrology/contiguous

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contiguous

Hackage Hackage

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.

About

Typeclass for array types

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Haskell 99.7%
  • Shell 0.3%