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

Function isEmpty

libraries/lodash.js:11494–11516  ·  view source on GitHub ↗

* Checks if `value` is an empty object, collection, map, or set. * * Objects are considered empty if they have no own enumerable string keyed * properties. * * Array-like values such as `arguments` objects, arrays, buffers, strings, or * jQuery-like collections are cons

(value)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

isArrayLikeFunction · 0.85
isPrototypeFunction · 0.85
baseKeysFunction · 0.85

Tested by

no test coverage detected