# fast_bisect/__init__.py from .fast_bisect import cbisect __all__ = ["cbisect"]