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 f811fd1 commit 34923cdCopy full SHA for 34923cd
doc/reference/reference_lua/ulid.rst
@@ -58,8 +58,8 @@ Comparison
58
59
ULID objects support the full set of Lua comparison operators:
60
61
-* ``==`` and ``~=`` - equality and inequality;
62
-* ``<`` and ``<=`` - lexicographical comparison;
+* ``==`` and ``~=`` - equality and inequality.
+* ``<`` and ``<=`` - lexicographical comparison.
63
* ``>`` and ``>=`` - lexicographical comparison.
64
65
The comparison is based on the internal 16-byte representation in
0 commit comments