typelevel/cats-effect

Laws testing for queue functor instances

Open

#1,618 创建于 2021年1月22日

在 GitHub 查看
 (7 评论) (0 反应) (0 负责人)Scala (572 fork)batch import
good first issue

仓库指标

Star
 (2,230 star)
PR 合并指标
 (平均合并 21天 23小时) (30 天内合并 18 个 PR)

描述

We have {Functor, Invariant, Contravariant} instances for {Q, Deq, PQ}ueue in cats.effect.std but they currently have no laws tests. We should correct this :)

贡献者指南