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

ST monad #250

Open
valis opened this issue Jul 30, 2020 · 2 comments
Open

ST monad #250

valis opened this issue Jul 30, 2020 · 2 comments

Comments

@valis
Copy link
Collaborator

valis commented Jul 30, 2020

We can implement an analogue of ST monad. It will be built-in in core and will allow more efficient implementation of various algorithms. They can be verified through the usual state semantics.

@ice1000
Copy link
Contributor

ice1000 commented Jul 30, 2020

Maybe it's time to modularize Prelude?

@valis
Copy link
Collaborator Author

valis commented Jul 31, 2020

Maybe

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