Observable.connect

Undocumented in source. Be warned that the author may not have intended to support it.
struct Observable(T, EXTRA_STORAGE = void)
void
connect
(
C
ARGS...
)
if (
is(typeof(callable(Event.init, args)))
)

Meta