Closed optout21 closed 3 months ago
concept ACK, though several of the changes from Q to ZERO I think make the code less clear.
Reverted some of the renames as requested.
Thanks for your contribution but NACK from me.
How is this better than using Fe32::Q
. Also it begs the question why not have numerics for all 24 characters, and that would be horrible IMO.
I also don't see the need for this, unless I'm missing something.
Retracting
Add
Fe32::ZERO
const, which is the same asFe32::Q
, but with more intuitive name. Also replaceFe32::Q
toFe32::ZERO
in a few relevant places.