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.ts'; export { sampleCovariance } from './_stats.ts'; export { sampleVariance } from './_stats.ts'; export { sortedRNumbers } from './_stats.ts'; export { toRNumber } from './_stats.ts'; export { toRNumericArray } from './_stats.ts';