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
2018-07-20 10:43:46 +03:00
2018-04-19 23:36:04 +03:00
2018-02-16 16:38:25 +02:00
2018-03-26 16:17:22 +03:00
2018-05-30 14:38:44 -07:00

nim-ranges Build Status

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:

Description
Exploration of various implementations of memory range types
Readme Apache-2.0
Languages
Nim 100%