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

Function Methods that run until result stops changing #59

Open
PeterShaggyNoble opened this issue Mar 23, 2019 · 0 comments
Open

Function Methods that run until result stops changing #59

PeterShaggyNoble opened this issue Mar 23, 2019 · 0 comments

Comments

@PeterShaggyNoble
Copy link
Contributor

Two new function methods that work similarly to F.g() and F.h() that only take an array as input, no number, and run until the result returned by F is equal to the last element in the array.

Maybe a third one, too that, instead of returning the (last element in the) array, returns the number of iterations it takes to complete.

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

No branches or pull requests

2 participants