On 6/28/2016 11:32 AM, Dale LaBossiere wrote:
And it seems like the issue is larger than just union().

Any examples?

The only cases I could think of was union and publish.

Would it help if union signature was changed to:

TStream<T> union(TStream<? extends T> other);

Dan.

Reply via email to