Signal.emit

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

Meta