do
ErrorsCollection

do

Synthesised documentation from type/Supply

From type/Supply

See Original text in context

method do(Supply:D: &do --> Supply:D)

Creates a supply to which all values seen in the given supply, are emitted again. The given code, executed for its side-effects only, is guaranteed to be only executed by one thread at a time.