StaticcombineStaticcombineStaticcombineLike combineTuple, but starts every branch before awaiting (wall-clock
parallel for independent IO). On failure, returns the first Err in input order.
StaticdeferDefers work until resolve. Unlike fromPromise, nothing runs
until the ResultAsync is resolved (e.g. by combineTuple / combineTupleParallel).
StaticerrStaticfromStaticfromStaticfromOptionalonDefect: (error: unknown) => UnexpectedError | EfromAsync from @onrails/result/interop
StaticfromStaticok
Async result — public API never exposes
Promise<Result<…>>directly; await via.resolve()or.match().