Command: repeatany

NEST HelpDesk Command Index NEST Quick Reference
Name:
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:
/builddir/build/BUILD/nest-simulator-2.14.0/sli/slidata.cc
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative