public static class Funcs.NSORT extends Funcs.FuncExp
argList
debugInfo, name
Constructor and Description |
---|
NSORT() |
Modifier and Type | Method and Description |
---|---|
protected Object |
doSort(Object seq,
ICode lambda,
Backtrace backtrace,
Compiler.ICtx ctx) |
Object |
evalWithArgs(Backtrace backtrace,
Compiler.Eargs eargs) |
checkParamsList, doEvaluate, evaluateParameters, getTraceName, setParams
evaluate, getDebugInfo, getName, run, setDebugInfo, setName
public Object evalWithArgs(Backtrace backtrace, Compiler.Eargs eargs)
evalWithArgs
in class Funcs.FuncExp
protected Object doSort(Object seq, ICode lambda, Backtrace backtrace, Compiler.ICtx ctx)
Copyright © 2022. All rights reserved.