raulraja
12/29/2018, 1:37 PMsimon.vergauwen
12/29/2018, 2:03 PM0.8.3
release in 2-4 weeks. It’ll enable generic parMapN
, raceN
, start
(aka fork
), cancellation in polymorphic contexts, …
I gave writing the instance a couple of shots already but I’m seeing some very weird things. 🤞 maybe they’re fixed in coroutines 1.1.0.
But there are already plenty of new cool things in arrow-effects
to split it over 2 releases. I think we already added Promise
, Semaphore
, asyncF
, bunch of instances, “fixed” Deferred
since last release.raulraja
12/29/2018, 3:42 PMbinding
which is still unreleasedsimon.vergauwen
12/29/2018, 3:46 PM