diff --git a/Doc/api/api.tex b/Doc/api/api.tex index b441c4a0927..07a226381c5 100644 --- a/Doc/api/api.tex +++ b/Doc/api/api.tex @@ -2092,6 +2092,8 @@ statement \samp{\var{o}[\var{key}] = \var{v}}. \section{Iterator Protocol \label{iterator}} +\versionadded{2.2} + There are only a couple of functions specifically for working with iterators.