Fork me on GitHub
#funcool
<
2023-01-10
>
niwinz08:01:35

@mccraigmccraig unfortunatelly no, because the underlying promise type (the js/Promesa) works in this manner, mainly broken

niwinz08:01:00

on the other hand, nothing prevents you to use different impl, you just need to extend the promesa protocols on top of that type and it will work as expected

mccraigmccraig08:01:11

ah, ok... guess I'll go with my workaround then 😁... thanks @niwinz