arenavec 0.1.1

An arena backed implementation of vectors and related types.
Documentation
1
2
3
4
5
6
# arenavec
[![Build Status](https://travis-ci.org/ibabushkin/arenavec.svg?branch=master)](https://travis-ci.org/ibabushkin/arenavec)
[![Coverage Status](https://coveralls.io/repos/github/ibabushkin/arenavec/badge.svg?branch=master)](https://coveralls.io/github/ibabushkin/arenavec?branch=master)
[![License:MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

An arena allocator providing niceties such as vectors.