Uses of Interface
org.eolang.Atom
-
Packages that use Atom Package Description EOorg.EOeolang EO runtime.EOorg.EOeolang.EOio EO runtime, IO.EOorg.EOeolang.EOsys EO runtime, SYS.EOorg.EOeolang.EOtxt EO runtime, TXT.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.classEOmalloc$EOof$EOallocated$EOreadMalloc.of.allocated.read object.classEOmalloc$EOof$EOallocated$EOwriteMalloc.of.allocated.write object.classEOmalloc$EOof$EOφMalloc.of.φ object.classEOnumber$EOdivNumber.div object.classEOnumber$EOfloorNumber.floor object.classEOnumber$EOgtNumber.gt object.classEOnumber$EOplusNumber.plus.classEOnumber$EOtimesNumber.times object.classEOrustRust.classEOstring$EOlengthString.length.classEOstring$EOsliceSLICE.classEOtryTRY. -
Uses of Atom in EOorg.EOeolang.EOio
Classes in EOorg.EOeolang.EOio that implement Atom Modifier and Type Class Description classEOconsole$EOread$EOread_bytesConsole.read.read-bytes.classEOconsole$EOwrite$EOwritten_bytesConsole.write.written-bytes. -
Uses of Atom in EOorg.EOeolang.EOsys
Classes in EOorg.EOeolang.EOsys that implement Atom Modifier and Type Class Description classEOuname$EOφUname.@. -
Uses of Atom in EOorg.EOeolang.EOtxt
Classes in EOorg.EOeolang.EOtxt that implement Atom Modifier and Type Class Description classEOregex$EOcompiledRegex.compiled.classEOregex$EOpattern$EOmatch$EOmatched_from_indexRegex.pattern.match.matched-from-index.classEOsprintfSprintf.classEOsscanfSscanf. -
Uses of Atom in org.eolang
Classes in org.eolang that implement Atom Modifier and Type Class Description classAtomSafeAtom that catches exceptions.Constructors in org.eolang with parameters of type Atom Constructor Description AtomSafe(Atom atom)Ctor.
-