typelevel/cats-effect

Laws testing for queue functor instances

Open

#1,618 opened on 2021年1月22日

GitHub で見る
 (7 comments) (0 reactions) (0 assignees)Scala (572 forks)batch import
good first issue

Repository metrics

Stars
 (2,230 stars)
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 :)

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