CallbackHandler.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
struct CallbackHandler(T...)
ref
opOpAssign
(
string op
HandlerFunction
)
(
HandlerFunction handler
)
if (
op == "+" ||
op == "-"
)

Meta