So let's say we have object "foo":
If there is and I just couldn't find it, does it compare sub-objects, too?
And we also have an object "bar":<<set $foo to { favouriteGame : "Asteroids" }>>
Is there a function or method (like .equals()?) that I can use that compares two objects and returns true/false based on whether or not their contents are equal?<<set $bar to { favouriteGame : "Asteroids" }>>
If there is and I just couldn't find it, does it compare sub-objects, too?