hasKey
Checks if an object contains the given key.
Parameters
self | The node pointer to query |
key | The key to look for |
Returns
true if the key exists in the object, false otherwise.
ditto
Checks if an object contains the given key.
self | The node pointer to query |
key | The key to look for |
ditto