CallbackHandler

for function

Members

Aliases

HandlerFunction
alias HandlerFunction = void function(T args)
Undocumented in source.

Functions

opCall
void opCall(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
opOpAssign
CallbackHandler!(T) opOpAssign(HandlerFunction handler)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta