nom icon indicating copy to clipboard operation
nom copied to clipboard

[nit] Replace hard-coded bit count with constant.

Open ttsugriy opened this issue 2 years ago • 1 comments

This makes it clear what 8 stands for.

ttsugriy avatar Aug 14 '23 03:08 ttsugriy

I'm not sure it makes things easier to read. If you work with bits, you know why 8 is there

Geal avatar Oct 21 '23 12:10 Geal