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