carbon-lang
carbon-lang copied to clipboard
Add a GenericClassType as the type of the name of a generic class.
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.