Skip to content

Correlate 0.0.3

Choose a tag to compare

@bigeasy bigeasy released this 08 Jan 17:31
· 90 commits to master since this release

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.