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

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