|
@@ -99,8 +99,8 @@
|
|
|
<li>reader — Reader cursor tracks distances to edges.</li>
|
|
|
<li>dir=0 — Adding to top, reading up from bottom (default).</li>
|
|
|
<li>dir=1 — Adding to bottom, reading down from top.</li>
|
|
|
-<li>top — The top of the list.</li>
|
|
|
-<li>bot — The bottom of the list.</li>
|
|
|
+<li>top — The id of top element of the list.</li>
|
|
|
+<li>bot — The id of bottom element of the list.</li>
|
|
|
<li>args — integer for take/drop/remove/get, tuple for add/put</li>
|
|
|
<li>status — operation</li>
|
|
|
<li>left — The distance to top from reader.</li>
|