Safe Haskell | Safe-Inferred |
---|
Implementation of a BK-tree: https://en.wikipedia.org/wiki/Bk-tree
Types
Operations
:: Distance s | The distance function "d" must be a metric on "s" (https://en.wikipedia.org/wiki/Metric_space#Definition):
|
-> BKTree s |
Safe Haskell | Safe-Inferred |
---|
Implementation of a BK-tree: https://en.wikipedia.org/wiki/Bk-tree
:: Distance s | The distance function "d" must be a metric on "s" (https://en.wikipedia.org/wiki/Metric_space#Definition):
|
-> BKTree s |