typelevel/cats-effect

Laws testing for queue functor instances

Open

#1,618 建立於 2021年1月22日

在 GitHub 查看
 (7 留言) (0 反應) (0 負責人)Scala (2,230 star) (572 fork)batch import
good first issue

描述

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

貢獻者指南