NEST HelpDesk | Command Index | NEST Quick Reference |
Rest - Remove the first element of an array or string and returnSynopsis:
the rest.
string Rest -> stringExamples:
array Rest -> array
(train) Rest -> (rain)Author:
[1 2 3] Rest -> [2 3]
[(this) (is) (an) (example)] Rest -> [(is) (an) (example)]
docu edited by Sirko StraubeSeeAlso: Source:
/opt/conda/conda-bld/nest_1510212701067/work/nest-2.14.0/lib/sli/mathematica.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative