fork-handles / forkhandles

Foundational libraries for Kotlin
https://forkhandles.dev
Apache License 2.0
224 stars 28 forks source link

Add result4k failIf and recoverIf #37

Closed oharaandrew314 closed 1 year ago

oharaandrew314 commented 1 year ago

These can be accomplished with flatMap, but are useful shortcuts.