Python's bisect module in TypeScript


Help us add more

Got a rainy Sunday afternoon and a taste for a porting puzzle?

We will then review it. If it's useful to the project and in line with our contributing guidelines your work will become part of Locutus and you'll be automatically credited in the authors section accordingly.

Upstream Surface Inventory 3/6 shipped 50%

Namespace-level inventory for Python 3.12: what we already ship, what we may still want, and what we intentionally skip or keep.

bisect

Python 3.12 · Catalog source: version-pinned source manifest python:3.12:bisect

100% shipped
3/3 shipped 3 explicit non-goals
Shipped (3)
Explicit non-goals (3)
  • insort Skip In-place list insertion mutates caller-owned state.
  • insort_left Skip In-place list insertion mutates caller-owned state.
  • insort_right Skip In-place list insertion mutates caller-owned state.

« More Python functions