Skip to content
#

lower-bound

Here are 15 public repositories matching this topic...

World-smallest-js-chart-v2.0

Chart 2.0 is represented by a function that draws on a canvas object using consecutive numeric values. Version 2.0 of this compact chart takes into account both positive and negative values from the input. Thus, chart 2.0 uses a lower bound as well as an upper bound.

  • Updated Mar 21, 2022
  • HTML

Tiny, zero-dependency binary search and sorted-array operations (indexOf, includes, insert, remove) for JavaScript and TypeScript. Every result is a valid Array.splice() index — no bounds checks, no off-by-one. Equivalent to std::lower_bound / bisect_left.

  • Updated Aug 21, 2026
  • JavaScript

Improve this page

Add a description, image, and links to the lower-bound topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lower-bound topic, visit your repo's landing page and select "manage topics."

Learn more