Anything
Jump to navigation
Jump to search
A variable of type Anything may be of any data types or Nothing.
str nil; // Returns Nothing. While this works, it does not make much sense
A variable of type Anything may be of any data types or Nothing.
str nil; // Returns Nothing. While this works, it does not make much sense