Gets the size of collection by returning its length for array-like values or the number of own enumerable properties for objects.
The collection to inspect.
Returns the size of collection.
Gets the size of collection by returning its length for array-like values or the number of own enumerable properties for objects.