NEST HelpDesk | Command Index | NEST Quick Reference |
repeatany - Place any object n times on stack.Synopsis:
n obj repeatany -> obj obj ... obj (n times)Examples:
3 (foo) repeatany -> (foo) (foo) (foo)SeeAlso: Source:
/opt/conda/conda-bld/nest_1510212701067/work/nest-2.14.0/sli/slidata.cc
NEST HelpDesk | Command Index | NEST Quick Reference |
© 2004 The NEST Initiative