nim-stew/stew
Jacek Sieka 86739f99c4
Use defect for normal errors, document exception bridge mode (#20)
Co-authored-by: Zahary Karadjov <zahary@gmail.com>
2020-04-02 11:39:11 +02:00
..
ranges Renames (#17) 2019-12-20 13:23:30 +01:00
shims Take advantage of fixes in Nim 1.2 2020-03-25 17:52:09 +02: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 set, clear, toggle and change bits 2019-12-20 12:49:20 +01:00
bitseqs.nim Add bitseqs.bitsLen(openarray) 2020-01-29 02:42:50 +02:00
byteutils.nim fix fromBytes for zero length arrays 2020-03-07 23:29:46 +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 stew/objects: add baseType() 2020-03-29 17:34:45 +02: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 Use defect for normal errors, document exception bridge mode (#20) 2020-04-02 11:39:11 +02:00
strings.nim std_shims->stew 2019-07-06 19:12:24 +02:00
varints.nim fix 1.0 test compat 2019-12-10 15:50:02 +01:00

README.md

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