File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- refs/heads/master: 670748e383dfedb6ee6fe94dfad313ce8e7e5688
2
+ refs/heads/master: 90b111f4bf1f63f6dbb0fc048f334cfe02cab0d9
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
4
refs/heads/snap-stage3: 2f46b763da2c098913884f101b6d71d69af41b49
5
5
refs/heads/try: 3d5418789064fdb463e872a4e651af1c628a3650
Original file line number Diff line number Diff line change @@ -25,6 +25,8 @@ use core::prelude::*;
25
25
26
26
// Future improvements:
27
27
28
+ // range search - O(log n) retrieval of an iterator from some key
29
+
28
30
// implement Ord for TreeSet
29
31
// could be superset/subset-based or in-order lexicographic comparison... but
30
32
// there are methods for is_superset/is_subset so lexicographic is more useful
You can’t perform that action at this time.
0 commit comments