The latest version of storablevector is 0.2.13.2-0.

storablevector

Version 0.2 revision 0 uploaded by HenningThielemann.

Package meta

Synopsis
Fast, packed, strict storable arrays with a list interface like ByteString
Description

Fast, packed, strict storable arrays with a list interface, a chunky lazy list interface with variable chunk size and an interface for write access via the ST monad. This is much like bytestring and binary but can be used for every Foreign.Storable.Storable type. See also packages http://hackage.haskell.org/cgi-bin/hackage-scripts/package/vector, http://hackage.haskell.org/cgi-bin/hackage-scripts/package/uvector with a similar intention.

Author
Spencer Janssen <sjanssen@cse.unl.edu>
Bug reports
n/a
Category
Data
Copyright
n/a
Homepage
http://www.haskell.org/haskellwiki/Storable_Vector
Maintainer
Henning Thielemann <storablevector@henning-thielemann.de>
Package URL
http://code.haskell.org/storablevector
Stability
Experimental

Components