@jeff-tian/failable
v3.0.23
Published
> Pure Error Handling with TypeScript
Readme
failable
Pure Error Handling with TypeScript
Why
Inspired by Pure Error Handling, but renamed the Left and Right classes to Err and Ok, and reimplemented in TypeScript language.
Installation
npm i @jeff-tian/failableUsage
see test.
