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

i - Iterate out list inputs in functions #456

Closed
Tracked by #160
chunkybanana opened this issue Dec 20, 2021 · 2 comments
Closed
Tracked by #160

i - Iterate out list inputs in functions #456

chunkybanana opened this issue Dec 20, 2021 · 2 comments
Labels
difficulty: average might have to get copilot out for this enhancement New feature or request priority: medium Issues with medium priority

Comments

@chunkybanana
Copy link
Member

No description provided.

@chunkybanana chunkybanana mentioned this issue Dec 20, 2021
61 tasks
@chunkybanana chunkybanana changed the title i - Iterate out list inputs in map lambdas i - Iterate out list inputs in functions Dec 20, 2021
@chunkybanana
Copy link
Member Author

When a monadic function (filter, sort, map, lambda) is passed a value, set the stack to that, pretty much.

@cgccuser cgccuser added enhancement New feature or request difficulty: average might have to get copilot out for this priority: medium Issues with medium priority labels Dec 22, 2021
@chunkybanana
Copy link
Member Author

I've realised the intended usecases for this can be done a lot better with dyadic map, so I'll add those and close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: average might have to get copilot out for this enhancement New feature or request priority: medium Issues with medium priority
Projects
None yet
Development

No branches or pull requests

2 participants