Files
typeshed/stdlib/bisect.pyi
T
2021-01-27 12:00:39 +00:00

5 lines
67 B
Python

from _bisect import *
bisect = bisect_right
insort = insort_right