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-3.3/nest-simulator-3.3/sli/slidata.cc
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative