54792c5a26 | ||
---|---|---|
ranges | ||
tests | ||
.appveyor.yml | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
README.md | ||
ranges.nim | ||
ranges.nimble |
README.md
ranges
Deprecated - moved to https://github.com/status-im/nim-stew
Introduction
This library implements utility functions for working with parts and blobs of memory.
Installation
$ nimble install ranges
License
Licensed and distributed under either of
- MIT license: LICENSE-MIT or http://opensource.org/licenses/MIT
or
- Apache License, Version 2.0, (LICENSE-APACHEv2 or http://www.apache.org/licenses/LICENSE-2.0)
at your option. This file may not be copied, modified, or distributed except according to those terms.