Commit dd256d97 authored by Raymond Hettinger's avatar Raymond Hettinger

Add documentation for collections.deque().

parent d0814eb7
...@@ -125,6 +125,7 @@ and how to embed it in other applications. ...@@ -125,6 +125,7 @@ and how to embed it in other applications.
\input{librandom} \input{librandom}
\input{libwhrandom} \input{libwhrandom}
\input{libbisect} \input{libbisect}
\input{libcollections}
\input{libheapq} \input{libheapq}
\input{libarray} \input{libarray}
\input{libsets} \input{libsets}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment