class Crystal::TupleInstanceType
inherits Crystal::GenericClassInstanceType
¶
An instantiated tuple type, like Tuple(Char, Int32).
Crystal::TupleInstanceType
Crystal::GenericClassInstanceType
¶An instantiated tuple type, like Tuple(Char, Int32).