Class FunctionFunction

java.lang.Object
com.github.basking2.sdsai.itrex.functions.function.FunctionFunction
All Implemented Interfaces:
FunctionInterface<FunctionInterface<Object>>, BiFunction<Iterator<?>,EvaluationContext,FunctionInterface<Object>>

public class FunctionFunction extends Object implements FunctionInterface<FunctionInterface<Object>>
A FunctionInterface that builds a function.