@FunctionalInterface public interface CompilableFunction<T,R> extends Function<T,R>
Function
andThen, apply, compose, identity