Signal.opCall

Undocumented in source. Be warned that the author may not have intended to support it.
  1. RETURN_T opCall(T1 params)
  2. RETURN_T opCall(T1 params)
    struct Signal(RETURN_T, T1...)
    final
    static if(!(is(RETURN_T == void)))
    RETURN_T
    opCall
    ()

Meta