Int type actually refers to enum?

This is just a small complaint.
When I was a beginner, it took me a long time to understand that int type actually refers to enum type, rather than arithmetic type.:roll_eyes:

1 Like

dont know what exactly this mean
but ye, i remember that before i discovered that enum is just number, and int also is number