Checks if range starts with a given element.
The range of values to check if starts with elem.
The element to check if range starts with.
True if range starts with elem.
See Implementation
Checks if range starts with a given element.