diff options
author | Luke Shumaker <lukeshu@lukeshu.com> | 2022-12-30 22:36:05 -0700 |
---|---|---|
committer | Luke Shumaker <lukeshu@lukeshu.com> | 2023-01-05 19:48:17 -0700 |
commit | 3c3ec3e4ebb93b8e09a5a93bd26ace84f271223e (patch) | |
tree | aaecc3333f141258180e76c21496ae3837b10eae /lib/maps | |
parent | e18c0e92ba35bb863f7375b190b0448d5fa65d33 (diff) |
rebuildnodes/btrees.RebuiltTree: Try to remove methods
Now that .Items() is public, some of the search methods are superfluous,
and in fact all .SearchAll calls would be more efficient as
.Items.Subrange calls.
And rename .Load to .ReadItem, so that grepping for it doesn't mix up with
.Items.Load.
Diffstat (limited to 'lib/maps')
0 files changed, 0 insertions, 0 deletions