IsEmpty<TSource> sealed class IsEmpty<TSource> : Producer<bool, _<TSource>> Documentation Code public IsEmpty(IObservable<TSource> source)