Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

larsiver
Copy link

ShouldBeEquivalentTo now succeeds when comparing instances of ImmutableArray<T> with equivalent elements. The wrong assumption was that if a type is a value type, then it cannot also be of type IEnumerable, but that is actually the case for ImmutableArray<T>

Copy link
Member

@slang25 slang25 left a comment

Choose a reason for hiding this comment

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

Very nice! Thanks for this contribution

@slang25 slang25 merged commit 91d4f06 into shouldly:master Oct 24, 2023
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.

2 participants