interactor-busy? ( interactor -- ? )


Vocabulary
ui.tools.listener

Inputs
interactoran interactor


Outputs
?a boolean


Word description
We're busy if there's no thread to resume.

Definition