sparkle icon indicating copy to clipboard operation
sparkle copied to clipboard

Finish the apps/rdd-ops-safe example

Open facundominguez opened this issue 3 years ago • 2 comments

Support for linear types when working with streams needs to be implemented or worked-around to finish the conversion of the example from the unsafe to safe (linear) interface.

This issue is a follow up of #160

facundominguez avatar Oct 26 '22 01:10 facundominguez

Is the linear stream sub-library from linear-base sufficient to address this?

aspiwack avatar Oct 26 '22 05:10 aspiwack

It may. We need to get into writing a safe interface for jvm-streaming to understand the difficulties.

facundominguez avatar Oct 26 '22 11:10 facundominguez