Skip to content

Commit 9a570d7

Browse files
committed
Update the generated LKQL user manual sources
1 parent 8c4948f commit 9a570d7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

user_manual/generated/stdlib.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,10 @@ Functions
239239

240240
Return the ultimately designated ``ExceptionDecl``, going through renamings
241241

242+
.. function:: ultimate_generic_alias(name)
243+
244+
Return the ultimately designated ``GenericDecl``, going through renamings
245+
242246
.. function:: ultimate_prefix(n)
243247

244248
Return ``n.f_prefix`` as long as ``n`` is a ``DottedName`` and

0 commit comments

Comments
 (0)