observable ~master (2021-08-23T08:04:24Z)
Dub
Repo
Observable.connect
observable
observable
Observable
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
...
)
(
ref
SignalConnection
connection
,
C
callable
,
ARGS
args
)
if
(
is
(
typeof
(
callable
(
Event.init
,
args
)))
)
Meta
Source
See Implementation
observable
observable
Observable
aliases
Event
PayloadRef
constructors
this
functions
connect
postblits
this(this)
properties
closed