NEST HelpDesk | Command Index | NEST Quick Reference |
rolld - Roll the three top stack elements downwardsSynopsis:
obj1 obj2 obj3 rolld -> obj2 obj3 obj1Description:
rolld is equivalent to 3 -1 rollDiagnostics:
Raises StackUnderflow error if there are lessSeeAlso: Source:
than 3 objects on the stack.
/opt/conda/conda-bld/nest_1512418773968/work/nest-2.14.0/sli/slistack.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative