Check strictness details for Data.Tree instances
未关闭
docs
Tree
- 主要语言
- Haskell
- 星标
- 355
- 派生
- 194
- 平均合并
- 3 天 4 小时
- 30 天内合并 PR
- 4
描述
I recently fixed a strictness problem affecting an identity law for the `Monad Tree` instance. We should verify that strictness is okay for the associativity law, and similarly check strictness for the `MonadFix` laws. One question is whether list conses should contain thunks that evaluate to trees or the trees themselves.
贡献指南
评估
这个 Issue 还没有评估数据。