seasonedcc / development-of-composable-functions

Types and functions to make composition easy and safe
MIT License
1 stars 0 forks source link

onErrorThrow #5

Closed gustavoguichard closed 7 months ago

gustavoguichard commented 7 months ago

We can rename it later, but the idea is to replace the fromSuccess with an equivalent that works with both composables and DFs and also allows us to map on the errors.