Type casting
Casting from type to type
Type conversion is a useful feature to have in a programming language and SMLL is no different. To cast from type A to B use the as keyword.
Last updated
Casting from type to type
Type conversion is a useful feature to have in a programming language and SMLL is no different. To cast from type A to B use the as keyword.
Last updated