utils/areconnectedthroughproperties
module
Functions
-
areConnectedThroughProperties( obj1, obj2 ) → boolean
module:utils/areconnectedthroughproperties~areConnectedThroughProperties
Traverses both structures to find out whether there is a reference that is shared between both structures.
Parameters
obj1 : object
obj2 : object
Returns
boolean