MCPcopy Create free account
hub / github.com/SimplyDo/projector / hashKey

Function hashKey

lib/angular/angular.js:2113–2129  ·  view source on GitHub ↗

* Computes a hash of an 'obj'. * Hash of a: * string is string * number is number as string * object is either result of calling $$hashKey function on the object or uniquely generated id, * that is also assigned to the $$hashKey property of the object. * * @param obj * @returns {s

(obj)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

angular.jsFile · 0.85

Calls 1

nextUidFunction · 0.85

Tested by

no test coverage detected