A typescript implementation of Rust's Result and Option objects.
Brings compile-time error checking and optional values to typescript.
$ npm install ts-results-es
or
$ yarn add ts-results-es
See https://ts-results-es.readthedocs.io/en/latest/reference/index.html to see the API reference.