nim-stew/stew
Jacek Sieka 8065e36c5a
results: fix non-void [] overload
2020-04-23 06:46:10 +02:00
..
ranges Renames (#17) 2019-12-20 13:23:30 +01:00
shims Use a simpler recursion in recordFields as it's no longer an iterator 2020-04-09 20:39:02 +03:00
README.md std_shims->stew 2019-07-06 19:12:24 +02:00
base32.nim Copied base32, 58, 64 from libp2p 2019-12-13 15:31:19 +02:00
base58.nim Copied base32, 58, 64 from libp2p 2019-12-13 15:31:19 +02:00
base64.nim Copied base32, 58, 64 from libp2p 2019-12-13 15:31:19 +02:00
bitops2.nim a few more cleanups 2020-04-10 22:40:00 +03:00
bitseqs.nim Add bitseqs.bitsLen(openarray) 2020-01-29 02:42:50 +02:00
byteutils.nim results: fix non-void [] overload 2020-04-23 06:46:10 +02:00
closures.nim std_shims->stew 2019-07-06 19:12:24 +02:00
endians2.nim a few more cleanups 2020-04-10 22:40:00 +03:00
io.nim Prepare for Nim v1.0.2 2019-10-23 09:36:16 +09:00
objects.nim Fix a typo [skip ci] 2020-04-22 16:39:37 +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
result.nim result -> results (#27) 2020-04-07 11:43:07 +02:00
results.nim results: fix non-void [] overload 2020-04-23 06:46:10 +02:00
strings.nim std_shims->stew 2019-07-06 19:12:24 +02:00
varints.nim Writing to FastStreams can have side-effects 2020-04-14 19:36:15 +03:00

README.md

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