@rbxts/try
No yield and no error callback wrapper
No yield and no error callback wrapper
Type-safe error handling without exceptions.
Create errors that can be both thrown and returned. Make error handling easier for both JavaScript and TypeScript.
Functional errors interceptions
Scala-like Success and Failure functor/monad
Retry a promise-returning or async function
An alternative library for try-catch blocks, helps reduce the code and make it cleaner and more readable using anonymous functions.
record of learning quant, and try
Functional try-catch wrapper
Perform tasks without having to worry about using try/catch blocks. Inspired in Go's errors handling.