Skip to content

Conversation

@ThomasF34
Copy link
Contributor

This PR fixes the order of signature's type in foldRight method.
It seems like it was a copy/paste from foldLeft, though official documentation indicates the correct order.

@superruzafa
Copy link
Owner

Thanks, @ThomasF34!

I noticed that I made the same mistake also in reduceRight and reduceRightOption.

Could you fix it too?

@ThomasF34
Copy link
Contributor Author

@superruzafa This is fixed 😄

@superruzafa
Copy link
Owner

Thanks!

@superruzafa superruzafa merged commit 85d81ac into superruzafa:master Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants