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