Oris
Today
Universe
Explore
Studio
Authors
Account
Lesson 1 of 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
Check
Today
Universe
Explore
Profile