The any type is the type of all possible values in KCL. I.e., if a function accepts an argument with type any, then it can accept any value.
Examples
Found a typo?
The any type is the type of all possible values in KCL. I.e., if a function accepts an argument with type any, then it can accept any value.