Jul 8, 2023
What you call casting is not casting and will not attempt to convert between types. It is rather a type assertion. People with other programming languages will be confused.
What you call casting is not casting and will not attempt to convert between types. It is rather a type assertion. People with other programming languages will be confused.