Sebastian Iglesias

Results 2 issues of Sebastian Iglesias

Awesome library, I've been wondering if I'm doing something wrong with a specific codebase of Typescript + Express. I copied one of the examples and tried to replicate a the...

enhancement

One of our use cases of `ResultAsync.combine` is to act as a `Promise.all` for several external API calls, which is great for combining multiple ResultAsyncs running in parallel. The array...