Class ProfunctorTransformer<S,T,A,B>

java.lang.Object
com.mojang.datafixers.functions.PointFree<Function<Function<A,B>, Function<S,T>>>
com.mojang.datafixers.functions.ProfunctorTransformer<S,T,A,B>

final class ProfunctorTransformer<S,T,A,B> extends PointFree<Function<Function<A,B>, Function<S,T>>>