Oris
Today
Universe
Explore
Studio
Authors
Account
Урок 1 из 7
What does a type assertion `value as Type` do at runtime?
Nothing; it is a compile-time-only instruction
Converts the value to Type
Throws if the value is not actually Type
Проверить
Today
Universe
Explore
Profile