slice-ext

Slice extensions for rust, this is intended to be extended as more useful primitives are identified.

Status

GitHub tag Build Status Crates.io Docs.rs

Work in progress, would be good to genericise over AsRef<T> instead of &'a [T], should work tho.

Features