Closed mikebaum closed 8 years ago
Add the following method:
public static final EventStream<E> flatten(EvenStream<EventStream<E>> streamOfStreams)
fixed by PR #44.
Add the following method: