UNPKG

locutus

Version:

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

7 lines (6 loc) 274 B
export { medianOfSorted } from "./_stats.js"; export { sampleCovariance } from "./_stats.js"; export { sampleVariance } from "./_stats.js"; export { sortedRNumbers } from "./_stats.js"; export { toRNumber } from "./_stats.js"; export { toRNumericArray } from "./_stats.js";