MCPcopy Create free account
hub / github.com/curran/screencasts / baseMap

Function baseMap

introToChiasm/examples/code/latest/main-build.js:2881–2889  ·  view source on GitHub ↗

* The base implementation of `_.map` without support for callback shorthands * and `this` binding. * * @private * @param {Array|Object|string} collection The collection to iterate over. * @param {Function} iteratee The function invoked per iteration. * @returns {Array}

(collection, iteratee)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

baseSortByOrderFunction · 0.70
sortByFunction · 0.70

Calls 1

isArrayLikeFunction · 0.70

Tested by

no test coverage detected