happy-rusty • Docs
happy-rusty / RESULT_ZERO
const RESULT_ZERO: Result<number, any>;
Result constant for 0
.
Can be used anywhere due to immutability.
happy-rusty • Docs
happy-rusty / RESULT_ZERO
const RESULT_ZERO: Result<number, any>;
Result constant for 0
.
Can be used anywhere due to immutability.