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 66b9631 commit 09426efCopy full SHA for 09426ef
doc/Type/Test.pod6
@@ -368,7 +368,6 @@ is-deeply string-info('42 Butterflies ♥ Perl'), Map.new((
368
=end code
369
370
B<Note:> for L<historical reasons|https://github.com/rakudo/rakudo/commit/096bc17cd5>,
371
-
372
L<Seq:D|/type/Seq> arguments to C<is-deeply> get converted to
373
L<Lists|/type/List> by calling L<C<.cache>|/routine/cache> on them. If you
374
want to ensure strict C<Seq> comparisons, use
0 commit comments