everweij / typescript-result

A Result type inspired by Rust and Kotlin that leverages TypeScript's powerful type system to simplify error handling and make your code more readable and maintainable with full type safety.
MIT License
76 stars 5 forks source link

adds mapError + transformErrorFn in mapCatching #9

Closed everweij closed 1 month ago