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 side-effects such as input/output #11

Open
Kacarott opened this issue Jan 25, 2022 · 1 comment
Open

add side-effects such as input/output #11

Kacarott opened this issue Jan 25, 2022 · 1 comment
Labels
feature request New feature or request v2 To be implemented for version 2

Comments

@Kacarott
Copy link
Collaborator

For reference

JohanWiltink: " I think threading stdin and stdout through source is the correct way to do I/O anyway - can use a Monad for that"

@Kacarott Kacarott added feature request New feature or request v2 To be implemented for version 2 labels Jan 25, 2022
@JohanWiltink
Copy link
Collaborator

magic functions is another alternative, but they're considered magic for a reason.

threading stdin / stdout / stderr might allow for redirection at JS / OS level.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request v2 To be implemented for version 2
Projects
None yet
Development

No branches or pull requests

2 participants