summaryrefslogtreecommitdiffstats
path: root/src/exhaustive.rs
Commit message (Expand)AuthorAgeFilesLines
* exhaustive: Add a wrapper type for IntoIteratorTavian Barnes2021-02-241-9/+13
* kd: Use a more traditional k-d tree implementationTavian Barnes2020-07-061-2/+2
* docs: Update some linksTavian Barnes2020-06-271-1/+1
* exhaustive: Implement an exhaustive search indexTavian Barnes2020-06-241-0/+89