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

fixed List.map3 misleading error message on different length lists #6980

Conversation

reacheight
Copy link
Contributor

Fixed #6897 by adding a parameter to map3ToFreshConstTail that counts number of cut elements.

@dnfclas
Copy link

dnfclas commented Jun 11, 2019

CLA assistant check
All CLA requirements met.

@reacheight reacheight changed the title fixed Map3 misleading error message on different length lists fixed List.map3 misleading error message on different length lists Jun 11, 2019
@brettfo brettfo merged commit 027e8c9 into dotnet:master Jun 11, 2019
@reacheight reacheight deleted the map3-wrong-error-message-when-different-length-lists branch June 11, 2019 21:20
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.

List.map3 misleading error when lists of different lengths
4 participants