Checks whether iter falls in the range [start, end).
start and end must be in ascending order.
start of range
end of range
true if iter is in the range
Checks whether iter falls in the range [start, end).
start and end must be in ascending order.