We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
GenericArgsBinding
Currently, GenericArgsBinding is defined as follows (link):
GenericArgsBinding : IDENTIFIER = Type
This definition does not account for GATs. It should include optional generic arguments after the identifier.