top | item 31455869

(no title)

shiredude95 | 3 years ago

binary search is standard imo.

discuss

order

macleginn|3 years ago

I agree, Python's stdlib doesn't have a lot of standard algorithms and data structures; bisect is a very welcome exception.