A compile-time type which represents the syntax of a type.
That is, it could be for example [Foo; 3] without necessarilly Foo existing in the source program.
[Foo; 3]
Foo
A compile-time type which represents the syntax of a type.
That is, it could be for example
[Foo; 3]without necessarillyFooexisting in the source program.