summaryrefslogtreecommitdiffstats
path: root/src/util.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix some clippy lintsTavian Barnes2021-10-121-0/+1
* knn: Move NearestNeighbor interfaces to a submoduleTavian Barnes2021-02-251-2/+8
* util: Add a wrapper to implement Ord on top of PartialOrdTavian Barnes2020-06-241-0/+54