-
Andrew Thompson authored
Bitstrings are binaries that don't end on an 8 bit boundary, so dealing with the trailing bits is annoying. Thanks to the bit_size bif we don't have to resort to io_lib for printing them.
6b7f1dd4
Bitstrings are binaries that don't end on an 8 bit boundary, so dealing with the trailing bits is annoying. Thanks to the bit_size bif we don't have to resort to io_lib for printing them.