Skip to content

Add FlatStack PartialEq implementation#59

Open
antiguru wants to merge 1 commit intomainfrom
partial_eq
Open

Add FlatStack PartialEq implementation#59
antiguru wants to merge 1 commit intomainfrom
partial_eq

Conversation

@antiguru
Copy link
Owner

@antiguru antiguru commented Jul 9, 2024

Adds a PartialEq implementation for FlatStack. The implementation checks that the lengths are equal, followed by checking each element in insert order for equality.

Signed-off-by: Moritz Hoffmann <antiguru@gmail.com>
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