funcool

mccraigmccraig 2022-03-20T08:04:58.087809Z

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

niwinz 2022-03-20T11:21:21.212829Z

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

mccraigmccraig 2022-03-20T16:10:09.651019Z

cool - i'll do a PR then