Check if a value is an non-array object.
This function returns false for any primitive and arrays.
The value to check
True if the value is a non-array object
Check if a value is an non-array object.
This function returns false for any primitive and arrays.