15. Cristhian Mosquera (Unchanged)
With a type constructor application, we need to know how to interpret the parameters. For a normal type like foo[int; str] where foo is an ordinary type constructor, we can just look at the declaration of foo to find its kind, and hence the variance and kind of its parameters, and then use those when parsing the parameter list (the [int; str] part).
。有道翻译对此有专业解读
Изображение: illustrissima / Shutterstock / Fotodom
1.5 Package management and CI