cats-infographic icon indicating copy to clipboard operation
cats-infographic copied to clipboard

`Applicative` should extends `InvariantMonoidal`

Open rtar opened this issue 4 years ago • 1 comments

Applicative should extends InvariantMonoidal. I think it is the case since cats 1.x: https://github.com/typelevel/cats/blob/1.3.x/core/src/main/scala/cats/Applicative.scala#L17

rtar avatar Nov 22 '19 14:11 rtar

Thanks, I think some lines disappeared at some point.

tpolecat avatar Nov 22 '19 16:11 tpolecat