Converting a Stream to an Iterable of Effects in Effect TypeScript

is there a simple way to convert a stream into an Iterable of Effects?
Was this page helpful?