public interface Monoidal<P extends K2, Mu extends Monoidal$Mu>
extends Profunctor<P, Mu>
| com.mojang.datafixers.optics.profunctors.Monoidal |
Method summary
| Modifier and Type | Method | ||
|---|---|---|---|
| static <P extends K2, Proof extends Monoidal$Mu> Monoidal<P, Proof> |
| ||
| <A, B, C, D> App2<P, Pair<A, C>, Pair<B, D>> |
| ||
| App2<P, Void, Void> |
|