NEST HelpDesk | Command Index | NEST Quick Reference |
mark - puts a mark on the stackExamples:
[ 1 2 add ] -> [3]Description:
mark 1 2 add ] -> [3]
A mark is a token which is lying on the stack andAuthor:
can be found by the user. The mark is used :
1) by using it as command mark
2) by using it as [ when creating an array
3) by using it as << when creating a dict
docu by Marc Oliver Gewaltig and Sirko StraubeSeeAlso: Source:
/opt/conda/conda-bld/nest_1510212701067/work/nest-2.14.0/sli/slicontrol.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative