import { default } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/size.js";
Gets the size of collection
by returning its length for array-like
values or the number of own enumerable string keyed properties for objects.
import { default } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/size.js";
Gets the size of collection
by returning its length for array-like
values or the number of own enumerable string keyed properties for objects.