Package org.eolang

Interface Atom

    • Method Detail

      • lambda

        Phi lambda()
            throws Exception
        Executes λ function and calculates object.
        Returns:
        Object calculated from λ function.
        Throws:
        Exception - If fails.