MCPcopy Create free account
hub / github.com/cnodejs/egg-cnode / max

Function max

app/public/libs/lodash.compat.js:3929–3962  ·  view source on GitHub ↗

* Retrieves the maximum value of a collection. If the collection is empty or * falsey `-Infinity` is returned. If a callback is provided it will be executed * for each value in the collection to generate the criterion by which the value * is ranked. The callback is bound to `thisArg`

(collection, callback, thisArg)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

zipFunction · 0.85

Calls 1

isStringFunction · 0.70

Tested by

no test coverage detected