persistent_array 0.5.0

Persistent array is a library for working with memory mapped arrays
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Persistent array

[![Build Status](https://travis-ci.org/JoNil/persistent_array.png?branch=master)](https://travis-ci.org/JoNil/persistent_array)

Persistent array is a library for working with memory mapped arrays

[Documentation](https://jonil.github.io/persistent_array/persistent_array/index.html)

## License

Persistent array is Licensed under either of
 * Apache License, Version 2.0 ([LICENSE-APACHE]LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
 * MIT license ([LICENSE-MIT]LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.