* Converts the `collection`, to an array. Useful for converting the * `arguments` object. * * @static * @memberOf _ * @category Collections * @param {Array|Object|String} collection The collection to convert. * @returns {Array} Returns the new converted array. * @example *
(collection)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected