Storable Vector

From HaskellWiki
Revision as of 19:05, 27 April 2012 by Lemming (talk | contribs) (use HackagePackage and PackageInfo templates)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Fast, packed, strict storable arrays with a list interface. This is much like bytestring but can be used for every Storable type.

Links

Package storablevector
Hackage http://hackage.haskell.org/package/storablevector
Repository darcs get http://code.haskell.org//storablevector

See also