Document what Strict and Lazy mean
Open
2.3.3
docfix
- Dominant language
- Haskell
- Stars
- 401
- Forks
- 72
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.