Static methods

staticflatten<T> (stream:Stream<Promise<T>>):Stream<T>

statictoStream<T> (pr:Promise<T>):Stream<T>