Uses of Interface
org.eolang.Atom
-
Packages that use Atom Package Description EOorg.EOeolang EO runtime.EOorg.EOeolang.EOio EO runtime, IO.org.eolang EO runtime. -
-
Uses of Atom in EOorg.EOeolang
Classes in EOorg.EOeolang that implement Atom Modifier and Type Class Description classEOas_phiAS-PHI.classEObytes$EOandBYTES.AND.classEObytes$EOconcatBYTES.CONCAT.classEObytes$EOeqBYTES.EQ.classEObytes$EOnotBYTES.NOT.classEObytes$EOorBYTES.OR.classEObytes$EOrightBYTES.RIGHT.classEObytes$EOsizeBYTES.SIZE.classEObytes$EOsliceBYTES.SLICE.classEObytes$EOxorBYTES.XOR.classEOcage$EOencaged$EOencageCage.encaged.encage object.classEOcage$EOencaged$EOφCage.encaged.φ object.classEOcage$EOφCage.φ object.classEOdataizedDataized.classEOerrorERROR.classEOfloat$EOdivDIV.classEOfloat$EOgtGT.classEOfloat$EOplusPlus.classEOfloat$EOtimesMUL.classEOint$EOdivDIV.classEOint$EOgtGT.classEOint$EOplusPLUS.classEOint$EOtimesTIMES.classEOmalloc$EOof$EOallocated$EOreadMalloc.of.allocated.read object.classEOmalloc$EOof$EOallocated$EOwriteMalloc.of.allocated.write object.classEOmalloc$EOof$EOφMalloc.of.φ object.classEOrustRust.classEOstring$EOas_bytesAS-BYTES.classEOstring$EOlengthLENGTH.classEOstring$EOsliceSLICE.classEOtryTRY. -
Uses of Atom in EOorg.EOeolang.EOio
Classes in EOorg.EOeolang.EOio that implement Atom Modifier and Type Class Description classEOstdin$EOnext_lineStandard Input.classEOstdin$EOφStandard Input.classEOstdoutStdout. -
Uses of Atom in org.eolang
Classes in org.eolang that implement Atom Modifier and Type Class Description classAtomSafeAtom that catches exceptions.classPhWriteObject that writes other object to own \rho.Constructors in org.eolang with parameters of type Atom Constructor Description AtomSafe(Atom atom)Ctor.
-