com.mojang.datafixers.functions

public enum PointFreeRule$AppNest

implements PointFreeRule

com.mojang.datafixers.functions.PointFreeRule$AppNest

Enum constant summary

Enum Constant
INSTANCE

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public <A> Optional<? extends PointFree<A>>
rewrite(Type<A> arg0, PointFree<A> arg1)
private <A, B, C, D, E> Optional<? extends PointFree<A>>
cap(Apply<D, E> arg0, Apply<B, C> arg1)