S.I/Lisp/

FUNCTIONS




=FUNCTIONS()
-> {"ABS",ABS;"ACCRINT",ACCRINT;...}
        



DEFINE(
    FUNCTIONS,
    LAMBDA(
        SORT(
            VSTACK(
                BUILTINS(),
                SL()))))
        



Help us optimize this function