Returns true if the passed object is empty (ie. {}) and false if not.
{}
The object to test
The result of the test
Returns true if the passed object is empty (ie.
{}
) and false if not.