Package org.eolang
Interface Expr
-
- All Known Implementing Classes:
ExprReduce
public interface ExprLambda expression.- Since:
- 0.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Phiget(Phi rho)Get the object.
-