|
|
|
|
|
by alkonaut
1990 days ago
|
|
Finally. Hope it gets approved. It's strange that they don't consider Print[T](x T) instead of Print[T any](t T). The "any" could just be omitted without loss of anything. Especially since repeated types with the same constraints indeed DO omit it! Print2[T1, T2 any] |
|
The question of what the syntax should look like has been beaten to death.