act
ErrorsCollection

act

Synthesised documentation from type/Supply

From type/Supply

See Original text in context

method act(Supply:D: &actor*%others)

Creates a tap on the given supply with the given code. Differently from tap, the given code is guaranteed to be executed by only one thread at a time.