import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/chunk.js"; FunctionsfdefaultCreates an array of elements split into groups the length of size. If array can't be split evenly, the final chunk will be the remaining elements.