syntax supply emit
Documentation for syntax supply emit
assembled from the following types:
language documentation Control flow
From Control flow
(Control flow) control flow supply emit supply emit
Emits the invocant into the enclosing supply:
my = supply.tap:# OUTPUT:# received Str (foo)# received Int (42)# received Rat (0.5)