mirror of
https://github.com/status-im/nim-ranges.git
synced 2025-01-26 04:29:53 +00:00
Yuriy Glukhov
55cb45a9ac
Merge pull request #19 from timotheecour/pr_toOpenArray_doc
test toOpenArray and clarify doc to say 0 in cast[ptr array[0, T] is irrelevant
Introduction
This library implements utility functions for working with parts and blobs of memory.
Installation
$ nimble install ranges
License
Distributed under one of the following:
- Apache License, Version 2.0, (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
Description
Languages
Nim
100%