alias Kaze::VG
Overview
Visitor generics. These are all the types a visitor function can return. In simple terms, all the types that a variable in Kaze can have.
Alias Definition
Bool | Float64 | Kaze::Callable | Kaze::Instance | String | Nil
Visitor generics. These are all the types a visitor function can return. In simple terms, all the types that a variable in Kaze can have.
Bool | Float64 | Kaze::Callable | Kaze::Instance | String | Nil