collate 0.2.3

Traits and a data structure to support collation and bisection
Documentation
[dependencies.num-complex]
optional = true
version = "0.2"

[features]
complex = ["num-complex"]

[package]
authors = ["haydn@tinychain.net"]
categories = ["algorithms", "rust-patterns"]
description = "Traits and a data structure to support collation and bisection"
edition = "2018"
keywords = ["collation", "bisect"]
license = "Apache-2.0"
name = "collate"
readme = "README.md"
repository = "http://github.com/haydnv/collate"
version = "0.2.3"