funcool 2022-03-20

are there any libs around which bring manifold deferreds into the promesa IPromise protocol ? (looks pretty straightforward if there isn't anything pre-rolled...)

hmm right now not, but we can have this integration inside promesa, with an optional dependency.

cool - i'll do a PR then