- bind
void bind(void delegate(A) f)
 Undocumented in source. Be warned that the author may not have intended to support it.
- call
void call(A args)
 - opCast
bool opCast()
 Undocumented in source. Be warned that the author may not have intended to support it.
Wraps a delegate that is to be called only from the application thread context.