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.ts'; export { bisect_left } from './bisect_left.ts'; export { bisect_right } from './bisect_right.ts';