Popularity
1.9
Declining
Activity
0.0
Stable
0
2
2
Monthly Downloads: 54
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags:
Data Structures
ByteString
Latest version: v0.3.0.1
Add another 'bytestring' Package
README
Platform dependent no-copy vector - bytestring conversion
It provides conversion between ByteString and Vector.Storable without copying the underlying data.
This is a fork of spool.