Uses of Interface
org.eolang.phi.Env
-
Packages that use Env Package Description org.eolang.phi EO runtime. -
-
Uses of Env in org.eolang.phi
Classes in org.eolang.phi that implement Env Modifier and Type Class Description static classEnv.SimpleSimple implementation.Constructors in org.eolang.phi with parameters of type Env Constructor Description AtLambda(Env env)AtLambda(Phi self, Env env)
-