Uses of Interface
org.eolang.Universe
-
Packages that use Universe Package Description org.eolang EO runtime. -
-
Uses of Universe in org.eolang
Classes in org.eolang that implement Universe Modifier and Type Class Description class
UniverseDefault
Default implementation that can be used on the java side.class
UniverseSafe
Universe
to be used from within native function.
-