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

Function conformsTo

libraries/lodash.js:11163–11165  ·  view source on GitHub ↗

* Checks if `object` conforms to `source` by invoking the predicate * properties of `source` with the corresponding property values of `object`. * * **Note:** This method is equivalent to `_.conforms` when `source` is * partially applied. * * @static * @memberOf _

(object, source)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

baseConformsToFunction · 0.85
keysFunction · 0.85

Tested by

no test coverage detected