import { default } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/max.js";
Computes the maximum value of array
. If array
is empty or falsey,
undefined
is returned.
import { default } from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/max.js";
Computes the maximum value of array
. If array
is empty or falsey,
undefined
is returned.