Version 0 of yieldm

Updated 2010-05-03 15:34:01 by dkf
::tcl::unsupported::yieldm ?value?

This is just like yield, except that it causes the coroutine command to accept arbitrarily many arguments and will return the list of those arguments (i.e., an empty list if there are no arguments, a single-element list if there is one, a pair for two, etc.)