array-ops 0.1.0

Automatic method implementations for array data types
Documentation
[dependencies.rand_core]
version = "0.5.1"

[dependencies.rand_xoshiro]
version = "0.4.0"

[package]
authors = ["Bodil Stokke <bodil@bodil.org>"]
categories = ["data-structures"]
description = "Automatic method implementations for array data types"
documentation = "http://docs.rs/array-ops"
edition = "2018"
exclude = ["release.toml"]
keywords = ["array"]
license = "MPL-2.0+"
name = "array-ops"
readme = "./README.md"
repository = "https://github.com/bodil/array-ops"
version = "0.1.0"
[package.metadata.docs.rs]
all-features = true