Skip to contents

Returns a transition rule function intended for use with add_transition(). During advance(), this selects all participants still available from the source stage after higher-priority consuming transitions have resolved.

Usage

qualify_remaining()

Value

A transition rule function.