Skip to main content

latest
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score
52%
Published
2 months ago (0.0.2)
f
N
T
Err
No documentation available
f
Err.factory

Creates a factory function for generating custom Error types.

f
Err.from

Converts any unknown value into an Error object.

f
T
Ok
No documentation available
N
T
Result

Result is a type that represents the result of a function.

f
Result.err
No documentation available
f
Result.getErr
No documentation available
f
Result.getOk
No documentation available
f
Result.isErr
No documentation available
f
Result.isOk
No documentation available
f
Result.map
No documentation available
f
Result.match
No documentation available
f
Result.of
No documentation available
f
Result.ok
No documentation available
f
Result.orElse
No documentation available
f
Result.toArray
No documentation available