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