This crate provides various methods for efficiently manipulating arrays of sorted data.
Supported operations:
All operations are defined against &[u64]. I intend to support all primitive scalar types in time.
&[u64]