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 80e1d32 commit dde7b1fCopy full SHA for dde7b1f
library/heapq.po
@@ -188,6 +188,8 @@ msgid ""
188
"to ``sorted(itertools.chain(*iterables), reverse=True)``, all iterables must "
189
"be sorted from largest to smallest."
190
msgstr ""
191
+"*reverse* 是一個布林值。如果設定為 ``True`` ,那輸入的元素被 merge 時每一個比"
192
+"較結果都是相反的。"
193
194
#: ../../library/heapq.rst:107
195
msgid "Added the optional *key* and *reverse* parameters."
0 commit comments