Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 45e482f

Browse files
committed
1 parent c3bb26a commit 45e482f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Doc/lib/libfuncs.tex

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,9 @@ \section{Built-in Functions \label{built-in-funcs}}
7575
to \code{\var{function}(*\var{args}, **\var{keywords})}.
7676
Use of \function{apply()} is not necessary since the ``extended call
7777
syntax,'' as used in the last example, is completely equivalent.
78+
79+
\deprecated{2.3}{Use the extended call syntax instead, as described
80+
above.}
7881
\end{funcdesc}
7982

8083
\begin{funcdesc}{bool}{x}

0 commit comments

Comments
 (0)