Class LetFunction

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

public class LetFunction extends Object implements FunctionInterface<Object>, HelpfulFunction
  • Constructor Details

    • LetFunction

      public LetFunction()
  • Method Details