arrow-kt / arrow-fx

Λrrow Fx is part of Λrrow, a functional companion to Kotlin's Standard Library
http://arrow-kt.io
Other
64 stars 15 forks source link

Move stream back to Arrow Fx Coroutines #381

Closed nomisRev closed 3 years ago

nomisRev commented 3 years ago

Status

*READY

Description

This PR moves back Arrow Fx Streams into Arrrow Fx Coroutines as it was for 0.11.x, this makes sure the dependencies don't break upon the next release. The original idea was to split it up so that both libraries can grow independently but Arrow Fx Streams will be removed in 0.13.0, so that is obsolete.