vector-endian
Version 0.1.0.0 revision 0 uploaded by isd.
Package meta
- Synopsis
- Storable vectors with cpu-independent representation.
- Description
This package exposes data types that implement the type classes from the vector package, but the vectors have an in-memory representation that is independent of the host's CPU.
This makes the data stored within them suitable for storage or transmission over a network, and they can be converted to bytestrings without copying.
- Author
- Ian Denhardt
- Bug reports
- n/a
- Category
- Data, Data Structures
- Copyright
- 2019 Ian Denhardt
- Homepage
- https://git.zenhack.net/zenhack/haskell-vector-endian
- Maintainer
- ian@zenhack.net
- Package URL
- n/a
- Stability
- n/a