rightfold / purescript-bytestrings

Immutable packed byte sequences.
https://pursuit.purescript.org/packages/purescript-bytestrings
BSD 3-Clause "New" or "Revised" License
9 stars 9 forks source link
binary-data purescript

purescript-bytestrings

Immutable packed byte sequences. Similar to the Haskell bytestring package.

Installation

If you use psc-package, it should be in the standard package set.

psc-package install bytestrings

If you still use Bower, you can install it from there as well.

bower install purescript-bytestrings

Documentation

Module documentation is published on Pursuit.