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

Add STA.foreachWithIndex #204

Open
JordanMartinez opened this issue Jan 1, 2021 · 0 comments
Open

Add STA.foreachWithIndex #204

JordanMartinez opened this issue Jan 1, 2021 · 0 comments
Labels
type: enhancement A new feature or addition.

Comments

@JordanMartinez
Copy link
Contributor

See purescript/purescript-st#39

We currently have ST.foreach (defined in purescript-st), but not ST.foreachWithIndex. To add this functionality in st, we would need to use FFI. If we define it in this repo, we can reuse existing API.

@JordanMartinez JordanMartinez added the type: enhancement A new feature or addition. label Dec 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A new feature or addition.
Projects
None yet
Development

No branches or pull requests

1 participant