Skip to content

feat: implement Sum for ByteSize - #23

Merged
tisonkun merged 1 commit into
mainfrom
codex/implement-sum
Jul 31, 2026
Merged

feat: implement Sum for ByteSize#23
tisonkun merged 1 commit into
mainfrom
codex/implement-sum

Conversation

@tisonkun

Copy link
Copy Markdown
Contributor

Summary

  • implement core::iter::Sum for owned and borrowed ByteSize iterators
  • preserve the underlying integer sum semantics, including zero for empty iterators
  • cover owned, borrowed, and empty iterator behavior

@tisonkun
tisonkun merged commit 9803938 into main Jul 31, 2026
16 checks passed
@tisonkun
tisonkun deleted the codex/implement-sum branch July 31, 2026 14:55
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