stacks-core icon indicating copy to clipboard operation
stacks-core copied to clipboard

Improve use of Value::err_uint(magic_number)

Open jacinta-stacks opened this issue 1 month ago • 0 comments

It is not clear why certain Value::err_uint values get returned throughout clarity and at what points they get returned. Perhaps map these magic numbers (1 or 2) to a variable so its clear. Add some comments. See if there is needless mapping to errors happening before converting immediately to these Value::err_uints.

jacinta-stacks avatar Nov 26 '25 16:11 jacinta-stacks