Signal.empty

Undocumented in source. Be warned that the author may not have intended to support it.
struct Signal(F)
const @property
bool
empty
()
if (
is(F : RT delegate
(
Args
)
,
RT
Args...
)
)

Meta