Skip to content

Simple implementation of eq based on iterators#44

Open
ISibboI wants to merge 1 commit intolaysakura:masterfrom
ISibboI:master
Open

Simple implementation of eq based on iterators#44
ISibboI wants to merge 1 commit intolaysakura:masterfrom
ISibboI:master

Conversation

@ISibboI
Copy link

@ISibboI ISibboI commented May 12, 2025

This implementation assumes that the iterators are ordered.

It is not the most efficient, because the iterators collect the lables of each entry into a vector.

This implementation assumes that the iterators are ordered.

It is not the most efficient, because the iterators collect the lables
of each entry into a vector.
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