Exploration of various implementations of memory range types
Go to file
Yuriy Glukhov 42c8e730de Fixes #10 2018-06-15 14:15:00 +03:00
ranges Fixes #10 2018-06-15 14:15:00 +03:00
tests Fixes #10 2018-06-15 14:15:00 +03:00
.gitignore obtain mem ranges from strings and sequences 2018-02-16 16:58:46 +02:00
.travis.yml Fix windows compilation error for alloca. 2018-04-19 23:47:12 +03:00
LICENSE initial definition of a MemRange type 2018-02-16 16:38:25 +02:00
README.md Update README.md 2018-05-30 14:38:44 -07:00
appveyor.yml Add appveyor.yml. 2018-04-19 23:36:04 +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

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: