Package

purescript-byte-codec

Repository
athanclark/purescript-byte-codec
License
BSD-3-Clause
Uploaded by
athanclark
Published on
2020-04-29T22:13:31Z

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.