0.3.0 • Published 2 years ago
typescript-result-option v0.3.0
Rust's Result and Option, now in TypeScript!
Rust has great error handling. JavaScript does not. This library provides a TypeScript implementation of Rust's Result and Option types to change that.