94. zz

This is just a bit nicer to write than '().

Both zz and '() are implicit arguments that use the values on Runt stack. It is important to understand how the underlying Runt stack code works to use this behavior effectively.

<<ugens-top>>=
(define zz '())



prev | home | next