Exploration of various implementations of memory range types
Go to file
Zahary Karadjov 38e2c29926 Use the standard Nimble name for the Apache v2 license 2018-02-27 19:44:58 +02:00
ranges obtain mem ranges from strings and sequences 2018-02-16 16:58:46 +02:00
tests initial definition of a MemRange type 2018-02-16 16:38:25 +02:00
.gitignore obtain mem ranges from strings and sequences 2018-02-16 16:58:46 +02:00
LICENSE initial definition of a MemRange type 2018-02-16 16:38:25 +02:00
README.md Initial commit 2018-02-16 16:19:48 +02:00
ranges.nim initial definition of a MemRange type 2018-02-16 16:38:25 +02:00
ranges.nimble Use the standard Nimble name for the Apache v2 license 2018-02-27 19:44:58 +02:00

README.md

nim-ranges

Exploration of various implementations of memory range types