Package org.eolang
Interface Env
-
public interface Env
Envelope.- Since:
- 0.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Phi
get(Phi self)
Get the phi.
-
public interface Env
Modifier and Type | Method | Description |
---|---|---|
Phi |
get(Phi self) |
Get the phi.
|