arrow-optics / arrow.optics / SetterKindedJ
typealias SetterKindedJ<S, A> = PSetterKindedJ<S, S, A, A>
typealias SetterKindedJ<S, A> =
PSetterKindedJ
<S, S, A, A>
Do you like Arrow?