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

Make be stack safe partially #18

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

opyapeus
Copy link

@opyapeus opyapeus commented Jun 15, 2020

Related to #11

I haven't solved it completely,
but I think that even a partial solution is useful.

For my use case,
even if UNION is not still stack-safe,
it works fine.
(Isn't UNION used so much in actual use...?)

Whatever the way,
I would be happy if you could merge any partial improvement.

_ = pretty 0 large
pure unit
it "stack safety union" do
liftEffect $ write "TODO"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

stack overflow haven't solved yet about UNION

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

Successfully merging this pull request may close these issues.

1 participant