> However, the crucial difference is that type ...
# announcements
t
However, the crucial difference is that type aliases are assignment-compatible with their underlying type (and with other type aliases with the same underlying type), while inline classes are not.
💯 1