Skip to content

refactor(tuple): return TupleEntry from iterators - #249

Merged
tisonkun merged 1 commit into
apache:mainfrom
tisonkun:codex/tuple-entry-iterator
Aug 30, 2026
Merged

refactor(tuple): return TupleEntry from iterators#249
tisonkun merged 1 commit into
apache:mainfrom
tisonkun:codex/tuple-entry-iterator

Conversation

@tisonkun

Copy link
Copy Markdown
Member

Summary

  • restore TupleEntry as a public re-export and return borrowed named entries from mutable, compact, and view iterators
  • keep Tuple iteration zero-copy while aligning access through entry.hash() and entry.summary()
  • migrate documentation and integration tests, and update the unreleased changelog

Testing

  • cargo x check
  • cargo x test
  • cargo x lint

@tisonkun
tisonkun merged commit ff020a0 into apache:main Aug 30, 2026
10 checks passed
@tisonkun
tisonkun deleted the codex/tuple-entry-iterator branch August 30, 2026 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant