UNPKG

locutus

Version:

Locutus other languages' standard libraries to JavaScript for fun and educational purposes

4 lines (3 loc) 136 B
export { bisect } from "./bisect.js"; export { bisect_left } from "./bisect_left.js"; export { bisect_right } from "./bisect_right.js";