nim-stew/stew
Jacek Sieka cf4df3dc50 add toBytes (#14) 2019-12-10 15:39:57 +01:00
..
ranges ptrops: add 2019-09-26 18:25:19 +03:00
shims A new fix for newLit 2019-10-28 14:30:49 +02:00
README.md std_shims->stew 2019-07-06 19:12:24 +02:00
bitops2.nim fixes 'nimFirstOne' for Nim v1.0.2 2019-10-23 09:36:16 +09:00
bitseqs.nim Cosmetic rename for more clarity 2019-08-19 18:43:25 +03:00
byteutils.nim add toBytes (#14) 2019-12-10 15:39:57 +01:00
closures.nim std_shims->stew 2019-07-06 19:12:24 +02:00
endians2.nim Fix endianness typos 2019-10-03 16:38:42 +03:00
io.nim Prepare for Nim v1.0.2 2019-10-23 09:36:16 +09:00
objects.nim Add `len` for tuples 2019-10-02 16:25:58 +03:00
ptrops.nim ptrops: remove mixin and work around compiler bugs 2019-09-26 18:25:19 +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 Convenience varints API going from int straight to openarray 2019-09-08 22:33:03 -04:00

README.md

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