Eugene Kabanov 6798d45e5e Fix shallow for MutRange[T]. (#29)
* Fix shallow for MutRange[T].
Add shallow for slices of Range[T] and MutRange[T].
Add testing procedure.
Add tests.

* Fix appveyor to use status-im nim compiler.
2018-08-30 13:20:46 +03:00
2018-08-30 13:20:46 +03:00
2018-08-30 13:20:46 +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%