Fork me on GitHub
#core-async
<
2016-02-29
>
johanatan01:02:07

@mccraigmccraig: discovered ctx/with-context and pm/promise-context (from your bug report no less) and now I'm set.

johanatan01:02:52

Looks like I will be able to get away with a combination of p/all and m/alet (all allows its contained to run in parallel [at least when inside an alet]).

johanatan01:02:12

So, no need for fmap, fapply, join et al just yet at least.