Static methods

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

statictoStream<T> (a:Array<T>):Stream<T>