elastic-array 0.4.0

Elastic vector backed by fixed size array
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "elastic-array"
version = "0.4.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 = "*"
#to_compare = { version = "0.1", path = "to_compare" }