Closed
Description
We already from toObservable(Iterable)/from(Iterable) ... add the reverse blocking toIterable() similar to the non-blocking toList() which already exists.
ToEnumerable from C#: http://msdn.microsoft.com/en-us/library/hh212132(v=vs.103).aspx