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

Function size

libraries/lodash.js:9860–9872  ·  view source on GitHub ↗

* 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 from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

isArrayLikeFunction · 0.85
isStringFunction · 0.85
stringSizeFunction · 0.85
baseKeysFunction · 0.85

Tested by

no test coverage detected