/array__ops

A selection of useful array operations

Primary LanguageRustMIT LicenseMIT

Build Status (nightly) Build Status (nightly, all features)

Build Status (stable) Build Status (stable, all features)

Test Status Lint Status

Latest Version License:MIT Documentation Coverage Status

array__ops

Provides many useful utility methods for arrays.

This crate is a superset of the crate slice_ops.

I had to name it array__ops because array_ops was taken.