Re-exports§
Modules§
- map
- provides a map data structure implemented using a bk tree
- metrics
- builtin discrete metrics for use with bk tree structures
- set
- provides a set data structure implemented using a bk tree
Traits§
- Discrete
Metric - a discrete distance metric. It should obey the usual axioms of a metric space. An invalid metric will probably cause unexpected behaviors