Class IsDefFunction

  • All Implemented Interfaces:
    AviatorFunction, java.io.Serializable, java.lang.Runnable, java.util.concurrent.Callable<AviatorObject>

    public class IsDefFunction
    extends AbstractFunction
    is_def(x) returns true when variable x is defined in current scope or parent scopes.
    See Also:
    Serialized Form