repeater-class: Class "repeater"
Description
Repeater objects store information about a desired number
of replications of other code.Objects from the Class
Objects can be created by calls of the form new("repeater", ...),
but do(...) is the recommended call for creating these objects
as it makes the resulting syntax much nicer.