Rip out streams
divmain opened this issue · 2 comments
divmain commented
As my understanding and experience with Most monadic streams has progressed, I've identified a number of characteristics of those streams that don't align well with the problem space. Unfortunately, they don't seem well suited to Interlock and add subtle complexity.
Goal: Remove most
as a dependency, and replace all previous operations with bluebird
. Promises will be the foundational primitive of Interlock async behavior.
izaakschroeder commented
May they rest in peace. 😢
baer commented
I didn't see this coming