Cancelable

Defines a cancelable event by returning false to cancel

alias Cancelable(Args...) = bool delegate
(
Args
)
[]

Meta