Skip to content
This repository has been archived by the owner on Jan 3, 2025. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants