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
See Implementation
Checks whether iter falls in the range [start, end). start and end must be in ascending order.