isSignal.isSignal

Undocumented in source.
template isSignal(T)
enum isSignal = is(typeof(impl(T.init)));

Meta