@ixl/result
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Result

A Result type for typescript

What?

A Result type is a type holding a returned value or an error code. They provide an elegant way of handling errors, without resorting to exception handling.

Read more on wikipedia

Why?

Typescript does not have a native Result type

Features:

Dependents (0)

Package Sidebar

Install

npm i @ixl/result

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

195 kB

Total Files

29

Last publish

Collaborators

  • ixl