com.mojang.datafixers.functions

public enum PointFreeRule$CompAssocLeft

implements PointFreeRule

com.mojang.datafixers.functions.PointFreeRule$CompAssocLeft

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 static <A, B, C, D, E> Optional<PointFree<E>>
swap(Comp<A, B, C> arg0, Comp<?, ?, D> arg1)