Package EOorg.EOeolang
Class EOram$EOwrite
- java.lang.Object
-
- org.eolang.PhDefault
-
- EOorg.EOeolang.EOram$EOwrite
-
-
Constructor Summary
Constructors Constructor Description EOram$EOwrite(Phi sigma)
Ctor.
-
-
-
Constructor Detail
-
EOram$EOwrite
public EOram$EOwrite(Phi sigma)
Ctor.- Parameters:
sigma
- Sigma
-
-
Method Detail
-
lambda
public Phi lambda() throws IOException
Description copied from interface:Atom
Executes λ function and calculates object.- Specified by:
lambda
in interfaceAtom
- Returns:
- Object calculated from λ function.
- Throws:
IOException
-
-