Thanks to visit codestin.com Credit goes to github.com
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 c92cf50 commit 687bde9Copy full SHA for 687bde9
1 file changed
Doc/ref/ref7.tex
@@ -298,6 +298,7 @@ \section{The \keyword{try} statement\label{try}}
298
299
\section{Function definitions\label{function}}
300
\indexii{function}{definition}
301
+\stindex{def}
302
303
A function definition defines a user-defined function object (see
304
section \ref{types}):
@@ -393,6 +394,7 @@ \section{Function definitions\label{function}}
393
394
395
\section{Class definitions\label{class}}
396
\indexii{class}{definition}
397
+\stindex{class}
398
399
A class definition defines a class object (see section \ref{types}):
400
\obindex{class}
0 commit comments