Exploration of various implementations of memory range types
Go to file
Yuriy Glukhov 3e3d2d4a2f Some fixes 2018-04-19 22:00:22 +03:00
ranges Some fixes 2018-04-19 22:00:22 +03:00
tests review changes: 2018-04-19 15:42:02 +03:00
.gitignore obtain mem ranges from strings and sequences 2018-02-16 16:58:46 +02:00
.travis.yml Typed ranges 2018-03-26 16:17:22 +03:00
LICENSE initial definition of a MemRange type 2018-02-16 16:38:25 +02:00
README.md Typed ranges 2018-03-26 16:17:22 +03:00
ranges.nim Typed ranges 2018-03-26 16:17:22 +03: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 Build Status

Exploration of various implementations of memory range types