The Callback for the Result class It is recommended that the callback simply returns function calls of ok/err Those functions are automatically parsed to the callback in the constructor or can be imported manually
Result
ok
err
The type of a positive result
The type of a negative result
Generated using TypeDoc
The Callback for the
Resultclass It is recommended that the callback simply returns function calls ofok/errThose functions are automatically parsed to the callback in the constructor or can be imported manually