isCancelable

Returns true if the type or variable is a Cancelable!(...)

enum bool isCancelable(T);

Meta