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.
1 parent 8c4948f commit 9a570d7Copy full SHA for 9a570d7
user_manual/generated/stdlib.rst
@@ -239,6 +239,10 @@ Functions
239
240
Return the ultimately designated ``ExceptionDecl``, going through renamings
241
242
+.. function:: ultimate_generic_alias(name)
243
+
244
+ Return the ultimately designated ``GenericDecl``, going through renamings
245
246
.. function:: ultimate_prefix(n)
247
248
Return ``n.f_prefix`` as long as ``n`` is a ``DottedName`` and
0 commit comments