elastic-array 0.5.0

Elastic vector backed by fixed size array
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "elastic-array"
version = "0.5.0"
authors = ["debris <marek.kotewicz@gmail.com>"]
license = "MIT"
description = "Elastic vector backed by fixed size array"
repository = "https://github.com/debris/elastic-array"

[dev-dependencies]
rand = "0.3"