Returns a range that iterates over all elements of the container, in forward order.
Complexity: O(1)
See Implementation
Returns a range that iterates over all elements of the container, in forward order.
Complexity: O(1)