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:
/builddir/build/BUILD/nest-simulator-2.16.0/nest-simulator-2.16.0/lib/sli/mathematica.sli
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative