Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 197 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 197 Bytes

purescript-byte-codec

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.