Fomus
Class Timesig-repl
a timesig-repl
object is a "replacement" timesig
object. they are
used in the slot of timesig
objects and in the
fixme setting, and are simply timesig
objects with missing
, and
slots. the use of these is optional. they are
included for the sake of conciseness and to (hopefully) eliminate
confusion.
since this class is nearly equivalent to the timesig
class, no slot
descriptions are given here. see the timesig
class for an explanation
of all the slots. the predicate function timesigp
returns t
for both
timesig
and timesig-repl
classes.