typelevel/cats-effect

Laws testing for queue functor instances

Open

#1618 aperta il 22 gen 2021

Vedi su GitHub
 (7 commenti) (0 reazioni) (0 assegnatari)Scala (572 fork)batch import
good first issue

Metriche repository

Star
 (2230 star)
Metriche merge PR
 (Merge medio 21g 23h) (18 PR mergiate in 30 g)

Descrizione

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

Guida contributor