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 8d69cb4 commit 7b61611Copy full SHA for 7b61611
doc/1.10/book/box/box_space.rst
@@ -842,7 +842,8 @@ Below is a list of all ``box.space`` functions and members.
842
...
843
844
**Note re storage engine:** vinyl supports ``len()`` but the result may be approximate.
845
- If an exact result is necessary then use :ref:`count() <box_space-count>` or ``#select(...)``.
+ If an exact result is necessary then use :ref:`count() <box_space-count>`
846
+ or :ref:`pairs():length() <box_space-pairs>`.
847
848
.. _box_space-on_replace:
849
0 commit comments