@flowr/result
A TypeScript port of Rust's Result<T> and Option<T> structures
A TypeScript port of Rust's Result<T> and Option<T> structures
High-capacity fast raw string storage with UTF-16
A simple TypeScript code piece loader
> Clean, powerful, and composable async utilities for better Promise handling in JavaScript.
This function provides a structured way to handle asynchronous operations that may either succeed or fail, returning a `Result` type that encapsulates the outcome.
Simple try-catch utility function for JavaScript