|
@@ -70,7 +70,7 @@
|
|
|
|
|
|
<p><ul>
|
|
|
<li>id — Unique key of the cursor.</li>
|
|
|
-<li>writer — Append writes to list edges.</li>
|
|
|
+<li>writer — Append writes to one of the two ends of the list.</li>
|
|
|
<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>
|