* 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.
(collection, iteratee)
source not stored for this graph (policy: none)
no test coverage detected