MCPcopy Create free account
hub / github.com/SimonBuxx/LogiJS / baseMap

Function baseMap

libraries/lodash.js:3550–3558  ·  view source on GitHub ↗

* The base implementation of `_.map` without support for iteratee shorthands. * * @private * @param {Array|Object} collection The collection to iterate over. * @param {Function} iteratee The function invoked per iteration. * @returns {Array} Returns the new mapped array.

(collection, iteratee)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

baseOrderByFunction · 0.85

Calls 2

isArrayLikeFunction · 0.85
iterateeFunction · 0.85

Tested by

no test coverage detected