* Gets the size of `collection` by returning its length for array-like * values or the number of own enumerable string keyed properties for objects. * * @static * @memberOf _ * @since 0.1.0 * @category Collection * @param {Array|Object|string} collection The collec
(collection)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected