Class EOtry

All Implemented Interfaces:
Cloneable, Atom, Data, Phi

public final class EOtry extends PhDefault implements Atom
TRY.
Since:
0.19
  • Constructor Details

    • EOtry

      public EOtry()
      Ctor.
  • Method Details

    • lambda

      public Phi lambda()
      Description copied from interface: Atom
      Executes λ function and calculates object.
      Specified by:
      lambda in interface Atom
      Returns:
      Object calculated from λ function.