/Sorted-Collection-Python-Recipe

Wraps bisect.bisect() in an easy to use class that supports key-functions and straight-forward search methods.

Primary LanguagePython

Sorted-Collection-Python-Recipe

Wraps bisect.bisect() in an easy to use class that supports key-functions and straight-forward search methods. Source Code taken from SortedCollection.