typelevel/cats-effect

Laws testing for queue functor instances

オープン

#1,618 opened on 2021/01/22

 (7 件のコメント) (0 件のリアクション) (0 人の担当者)Scala (572 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (2,230 個のスター)
PR merge metrics
 (平均マージ 21d 23h) (30d で 18 merged PRs)

説明

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 :)

コントリビューターガイド