mirror of
https://github.com/status-im/nim-stew.git
synced 2025-02-10 03:04:33 +00:00
* The bit procs defined over number values and openarray are now part of the bitops2 module and use the more traditional LittleEndian indexing. * Added BitSeq and BitArray types as defined in the ETH2 spec.
Candidates for standard library inclusion - functions and helpers that are too small to put in their own git repository