persistent_array 0.3.2

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
# 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 distributed under the terms of the MIT license.

See [LICENSE](LICENSE) for details.