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 72987a4 commit 287c4cbCopy full SHA for 287c4cb
1 file changed
Doc/lib/libmailbox.tex
@@ -86,8 +86,8 @@ \section{\module{mailbox} ---
86
87
\subsection{Mailbox Objects \label{mailbox-objects}}
88
89
-All implementations of Mailbox objects have one externally visible
90
-method:
+All implementations of Mailbox objects are iterator objects, and so
+have one externally visible method:
91
92
\begin{methoddesc}[mailbox]{next}{}
93
Return the next message in the mailbox, created with the optional
0 commit comments