Right now types like `u24` do arithmetic operations with the values of the same type only. We need provide ones for other types, like `u8` etc.
Right now types like
u24do arithmetic operations with the values of the same type only. We need provide ones for other types, likeu8etc.