import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/reverse.js"; FunctionsfdefaultReverses array so that the first element becomes the last, the second element becomes the second to last, and so on.