Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rightfold/purescript-bytestrings

Immutable packed byte sequences.
https://github.com/rightfold/purescript-bytestrings

binary-data purescript

Last synced: 2 days ago
JSON representation

Immutable packed byte sequences.

Awesome Lists containing this project

README

        

# 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.

```bash
psc-package install bytestrings
```

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

```bash
bower install purescript-bytestrings
```

## Documentation

Module documentation is [published on Pursuit][pursuit].

[pursuit]: https://pursuit.purescript.org/packages/purescript-bytestrings