Add scatterer and result to streaming types
Make the scatterer as well as the result type part of `stream_source`, `stream_stage` and `stream_sink`. This allows more type-checking at compile time and (most importantly) gives users access to the scatterer when using continuous stages.
Showing
This diff is collapsed.
Please register or sign in to comment