🔧 Fast, modern, and practical utility library for FP in TypeScript.
A toolkit of Nullable/Option/Result type implementation in ECMAScript. Their APIs are inspired by Rust's Option<T>
and Result<T, E>
.
A functional, type-safe utility library for elegant error handling and asynchronous operations in JavaScript/TypeScript.
A utility package for handling try-catch blocks in TypeScript.