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

Experiment with bi-functor IO type #22

Closed
andywhite37 opened this issue Nov 20, 2018 · 1 comment
Closed

Experiment with bi-functor IO type #22

andywhite37 opened this issue Nov 20, 2018 · 1 comment

Comments

@andywhite37
Copy link
Member

See what it would look like to have a single effect type IO.t('a, 'e). I want to try the bi-functor IO approach, because it is the latest craze in the Scala world (ZIO, cats-bio, etc.), and was hinted at in purescript-aff: purescript-contrib/purescript-aff#137

@andywhite37
Copy link
Member Author

I'm going to call this done for now. It likely needs more work going forward.

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

No branches or pull requests

1 participant