Package

purescript-byte-codec

Repository
athanclark/purescript-byte-codec
License
BSD-3-Clause
Uploaded by
athanclark
Published on
2019-01-24T01:44:13Z

JavaScript's ArrayBuffer can't operate at the bit level, but it can operate at the byte level. This is a system for treating sub-byte codecs as unions of their values.