Function for recursively checking if all the values in an object is empty.
The object to consider.
{boolean} Returns if the array is empty (true) or not (false).
Generated using TypeDoc
Function for recursively checking if all the values in an object is empty.