haskell / haskell/containers

Check strictness details for Data.Tree instances

未关闭
#460 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。