SixArm.com collections for b-trees and hashes

This crate provides two general-purpose collections helpers:

This crate provides two specific-purpose collections helpers:

The helpers are implemented as trait extensions i.e. the helpers add functions to existing Rust std::collections code.

Tracking

Contact: Joel Parker Henderson joel@joelparkerhenderson.com

License: GPL-2.0 or Apache-2.0 or MIT