Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 496 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 496 Bytes

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.