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

Document what Strict and Lazy mean #2

Open
ekmett opened this issue Sep 29, 2012 · 0 comments
Open

Document what Strict and Lazy mean #2

ekmett opened this issue Sep 29, 2012 · 0 comments
Assignees
Labels

Comments

@ekmett
Copy link
Member

ekmett commented Sep 29, 2012

Affects:

Control.Monad.State.Strict
Control.Monad.Writer.Strict
Control.Monad.RWS.Strict

From Ben Gamari:

In general it would be nice if the notion of strictness were better
addressed in the major libraries' documentation. It's a nuanced
issue which is not fully captured by a ".Lazy" or ".Strict" in the
module name.

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

No branches or pull requests

1 participant