@stdlib/stats-incr-mse
Compute the mean squared error (MSE) incrementally.
Compute the mean squared error (MSE) incrementally.
Return a JSON representation of an error object.
Standard library error code database.
Format an error message for production.
Return a function which formats an error message for production.
Return an error message corresponding to a provided two-character error identifier.
Return an error message corresponding to a provided two-character error identifier.
Return a two-character error identifier corresponding to a provided error message.
Return a two-character error identifier corresponding to a provided error message.
Errors.
Revive a JSON-serialized error object.
Create an iterator which evaluates the relative error exponential for each iterated value.
Test if a value is an Error object.
Test if a value is an EvalError object.
Test if a value is a RangeError object.
Test if a value is a ReferenceError object.
Err module.
rust like result class
Result type
A TypeScript library implementing Rust-like error handling with Result, Ok, and Err types.