import * as xnd from "https://deno.land/x/xnd@v3.0.2/symbols/sortBy.ts"; VariablesvdefaultSorts an array in-place using natural order of the values selected and returns the sorted array.