v0.58.0
✨ New
- @johnhaley81 - added
Relude.Js.Promise.fromIOWithResult- converts anIO.t('a, 'e)to aJs.Promise.t(result('a, 'e))so the error type remains polymorphic
Relude.Js.Promise.fromIOWithResult - converts an IO.t('a, 'e) to a Js.Promise.t(result('a, 'e)) so the error type remains polymorphic