kcl-std → types → anyanyType in std::typesThe 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 Copy snippetFound a typo?