IndexMixin.length

Returns the number of elements in the container.

Complexity: O(1).

Meta