Open
Description
Currently the types allow only the event values via Stream<A>
. What if we also included the error type Stream<A, B>
?
Reference TylorS/typed-stream#1
cc @goodmind
Currently the types allow only the event values via Stream<A>
. What if we also included the error type Stream<A, B>
?
Reference TylorS/typed-stream#1
cc @goodmind