A rust-like Result for Node.JS.
The package is available in the npm registry and can be installed with the following command:
npm install @aurora60/result.js
Note: npm must be installed to be able to use that command.
Some examples on how to use the package can be found in example.js.
The code is freely available under the terms of the Apache 2.0 license.