PowerfulBacon

Joined: Oct 13 2019

Subject
Replies
Date
Location
 
When using the : variable access operator inside a terniary statement (a ? b : c), compilation will fail if the target of the variable access is the output of an indexing operation.
8
 
Something I find myself doing quite a lot in DM is attempting to check the type of a variable and then assign that …
0
10
0