Less Than, Greater Than, Equal To
Return less than, greater than or equal to so that an iterator implementation
knows whether to advance to the next record, return the record or else terminate
the iteration.
Issue by Issue
- Release version 0.0.3. #22.
- Return less than, greater than, equal to. #21.