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

Offer lazy put and newFull #52

Open
treeowl opened this issue Jun 19, 2018 · 0 comments
Open

Offer lazy put and newFull #52

treeowl opened this issue Jun 19, 2018 · 0 comments

Comments

@treeowl
Copy link
Contributor

treeowl commented Jun 19, 2018

I understand that these functions are designed to force values to make it easier to reason about what threads computations are performed on. But this is Haskell, and sometimes we want to do something subtle. Making users add datatype wrappers to avoid forcing their values just seems rude. I suggest lazyPut and lazyNewFull, but I don't care terribly much about the names.

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