Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/simplestatistics/src/numeric_sort.js

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

Functions

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