carbon-lang icon indicating copy to clipboard operation
carbon-lang copied to clipboard

Add a GenericClassType as the type of the name of a generic class.

Open zygoloid opened this issue 1 year ago • 0 comments

This is modeled analogously to FunctionType. So far, GenericClassType has no operations, but eventually values of that type will be callable like values of FunctionType.

zygoloid avatar May 04 '24 02:05 zygoloid