- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TypeParamList (0.07 seconds)
-
doc/go_spec.html
in square brackets rather than parentheses [<a href="#Go_1.18">Go 1.18</a>]. </p> <pre class="ebnf"> TypeParameters = "[" TypeParamList [ "," ] "]" . TypeParamList = TypeParamDecl { "," TypeParamDecl } . TypeParamDecl = IdentifierList TypeConstraint . </pre> <p> All non-blank names in the list must be unique.
Created: Tue Apr 07 11:13:11 GMT 2026 - Last Modified: Wed Apr 01 23:39:18 GMT 2026 - 287.8K bytes - Click Count (1)