UNPKG

locutus

Version:

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

5 lines (4 loc) 144 B
export { atof } from './atof.ts'; export { atoi } from './atoi.ts'; export { strtod } from './strtod.ts'; export { strtol } from './strtol.ts';