I doubt it's possible without breaking binary compatibility. Also stream and sequence are different beasts and not direct equivalents. However we're going to provide extension functions
Stream.asSequence
and
Sequence.asStream
to create wrappers easily.