Module

x/lodash_es/src/max.js

lodash for deno use
Latest
import * as mod from "https://dotland.deno.dev/x/lodash_es@v0.0.2/src/max.js";

Functions

Computes the maximum value of array. If array is empty or falsey, undefined is returned.