kevin-lee / effectie

A Tool for FP Effect Libraries

Home Page:https://effectie.kevinly.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`CanHandleError[Try].handleNonFatal` and `CanRecover[Try].recoverFromNonFatal` should use `Try`'s `recover`

kevin-lee opened this issue · comments

Summary

CanHandleError[Try].handleNonFatal and CanRecover[Try].recoverFromNonFatal should use Try's recover

Version

2.0.0-beta12

Description

No response