method act

Documentation for method act assembled from the following types:

class Supply

From Supply

(Supply) method act

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.