Macro With-Flow

Part of:

package weblocks
( with-flow &rest < args > )
Eases the burden of creating flows. Instead of using 'do-place' in
the body, one can use 'yield', which will expand into appropriate
'do-place' code.