nim-stew/stew
Zahary Karadjov 5e11e1f1db
Add BitSeq.isZeros
2019-08-07 05:19:53 +03:00
..
ranges Hide the complexity of dealing with the BitSeq marker bit inside an efficient machine words iterator 2019-08-06 21:02:03 +03:00
shims Add more init procs for tables and macros.genExpr 2019-08-02 15:26:08 +03:00
README.md std_shims->stew 2019-07-06 19:12:24 +02:00
bitops2.nim Address review comments 2019-07-31 11:40:25 +03:00
bitseqs.nim Add BitSeq.isZeros 2019-08-07 05:19:53 +03:00
byteutils.nim add byteutils 2019-07-06 20:07:41 +02:00
closures.nim std_shims->stew 2019-07-06 19:12:24 +02:00
endians2.nim Hide the complexity of dealing with the BitSeq marker bit inside an efficient machine words iterator 2019-08-06 21:02:03 +03:00
io.nim std_shims->stew 2019-07-06 19:12:24 +02:00
objects.nim Add anonConst 2019-08-02 11:51:04 +03:00
ranges.nim add ranges 2019-07-06 20:45:27 +02:00
strings.nim std_shims->stew 2019-07-06 19:12:24 +02:00
varints.nim Add BitSeq.isZeros 2019-08-07 05:19:53 +03:00

README.md

Candidates for standard library inclusion - functions and helpers that are too small to put in their own git repository