-
Notifications
You must be signed in to change notification settings - Fork 23
iterateN #20
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
iterateN #20
Conversation
|
Hm... CI is failing because Merging this would require a breaking change. |
iterateN should be updated to use Unfoldable1 and be re-exported by Unfoldable
|
Since
|
|
This also explains why |
|
Is there a reason or precedent for the |
|
I think |
Create an
Unfoldableby repeated application of a function to a seed value.