Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Array overloads for Iterable assertions #85

Merged
merged 4 commits into from Dec 12, 2017
Merged

Conversation

MarkusAmshove
Copy link
Owner

Resolves #82

@MarkusAmshove
Copy link
Owner Author

MarkusAmshove commented Dec 11, 2017

@goreRatzete
I've implemented overloads for

Array<T>.methodName(Iterable<T>)

and

Iterable<T>.methodName(Array<T>)

Is there anything I might have missed? If not, it should be done and ready

@AndreasVolkmann
Copy link
Collaborator

Great! Seems to be complete.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants