Signal.connect

class Signal(Args...)
connect
in { assert (slot !is null, "slot must be not null"); }

Meta