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 a1a0664 commit 54c1158Copy full SHA for 54c1158
README.md
@@ -136,7 +136,7 @@ Returns whether the queue is empty or not.
136
137
$heap.clear();
138
139
-Erases all items in the queue.
+Deletes all items in the queue.
140
141
CAUTION
142
=======
lib/Algorithm/MinMaxHeap.pm6
@@ -489,7 +489,7 @@ Returns whether the queue is empty or not.
489
490
491
492
493
494
=head1 CAUTION
495
0 commit comments