Skip to main content
Module

x/simplestatistics/src/numeric_sort.js

simple statistics for node & browser javascript
Latest
import * as simplestatistics from "https://deno.land/x/simplestatistics@v7.8.3/src/numeric_sort.js";

Functions

Sort an array of numbers by their numeric value, ensuring that the array is not changed in place.