Skip to content

athanclark/purescript-byte-codec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.