Class EOmalloc$EOmemory_block_pointer$EOfree

  • All Implemented Interfaces:
    Cloneable, Atom, Data, Phi, Term

    public final class EOmalloc$EOmemory_block_pointer$EOfree
    extends PhDefault
    implements Atom
    Malloc.pointer.free object.
    Since:
    0.36.0
    • Constructor Detail

      • EOmalloc$EOmemory_block_pointer$EOfree

        public EOmalloc$EOmemory_block_pointer$EOfree​(Phi sigma)
        Ctor.
        Parameters:
        sigma - Sigma
    • Method Detail

      • 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.