Rather than using integer-indices, just use plaintext case-insensitive names and leave the actual enum indexes as an implementation detail.
2.2 KiB
2.2 KiB
Rather than using integer-indices, just use plaintext case-insensitive names and leave the actual enum indexes as an implementation detail.