Uses of Class
org.eolang.ExprReduce.Args
-
Packages that use ExprReduce.Args Package Description org.eolang EO runtime. -
-
Uses of ExprReduce.Args in org.eolang
Constructors in org.eolang with parameters of type ExprReduce.Args Constructor Description ExprReduce(String param, BinaryOperator<T> reduction, ExprReduce.Args<T> arguments)
Ctor.
-