Skip to content

v0.6.0 - Ordering-aware, semantics-driven iterator operations

Choose a tag to compare

@ver1619 ver1619 released this 05 Apr 19:03
· 28 commits to main since this release

v0.6.0

This version introduces:

  • comparator - reusable across merge, seek, merge(dedup)
  • ordering-aware mechanism
  • semantics-driven traversal of data

Notes:

  • single source of truth for ordering semantics.
  • Extensions -> MergeDistinct, ZipWith, ZipLongest, Seek