(no title)
kamilafsar | 3 years ago
Besides, sometimes number values make more sense then string values. Especially when you want to do bitwise operations, which are not possible on string unions.
kamilafsar | 3 years ago
Besides, sometimes number values make more sense then string values. Especially when you want to do bitwise operations, which are not possible on string unions.
brundolf|3 years ago
Still, I'd prefer:
Just for explicitness. But that's my subjective opinion