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 fbead37 commit 0a70addCopy full SHA for 0a70add
lib/Type/Iterator.pod
@@ -65,7 +65,7 @@ produce more elements to achieve better performance.
65
66
Produces all elements from the iterator and pushes them to C<$target>.
67
68
-The fallback is implemented in terms of C<push-at-least> with a larget
+The fallback is implemented in terms of repeated C<push-at-least> with a large
69
C<$count>.
70
71
=head2 method push-until-lazy
0 commit comments