Closed josmoo closed 1 week ago
I did not realize at the time, but unfortunately I don't think a true binary search is possible in this context. While it was fun to write a psuedo-binary search, it should be roughly the same complexity given the smaller size of the list to be searched. Unfortunately it is also significantly less readable than a single for loop, so I think this will never be implemented.
97068ca5cb7b4c4a06c4c2527707e93c55890431