MCPcopy Create free account
hub / github.com/NUKnightLab/sql-mysteries / flatMap

Function flatMap

scripts/lodash.js:9256–9258  ·  view source on GitHub ↗

* Creates a flattened array of values by running each element in `collection` * thru `iteratee` and flattening the mapped results. The iteratee is invoked * with three arguments: (value, index|key, collection). * * @static * @memberOf _ * @since 4.0.0 * @category C

(collection, iteratee)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

baseFlattenFunction · 0.85
mapFunction · 0.70

Tested by

no test coverage detected