Skip to content

add dedicated fold and rfold impls for iterators#280

Merged
Kerollmops merged 1 commit into
RoaringBitmap:mainfrom
oskgo:fix-277
Jun 4, 2024
Merged

add dedicated fold and rfold impls for iterators#280
Kerollmops merged 1 commit into
RoaringBitmap:mainfrom
oskgo:fix-277

Conversation

@oskgo

@oskgo oskgo commented May 29, 2024

Copy link
Copy Markdown
Contributor

Fixes #277

@oskgo

oskgo commented May 29, 2024

Copy link
Copy Markdown
Contributor Author

I tried benchmarking it as well, but there were server connection issues.

Comment thread src/treemap/iter.rs Outdated
add test for `fold`

also add test for treemap

use closures directly

@Kerollmops Kerollmops left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you very much for the changes!

@Kerollmops Kerollmops merged commit 2288f7c into RoaringBitmap:main Jun 4, 2024
@oskgo oskgo deleted the fix-277 branch June 6, 2024 00:45
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.

Override default fold and rfold implementations for the iterators

2 participants