Package net.hydromatic.morel.eval
Interface Applicable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description java.lang.Objectapply(EvalEnv env, java.lang.Object argValue)default CodeasCode()Converts this Applicable to a Code that has similar effect (but is less efficient).
-