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 a037abf commit 9729894Copy full SHA for 9729894
doc/Type/Failure.pod6
@@ -63,7 +63,7 @@ Defined as:
63
method exception(Failure:D: --> Failure:D)
64
65
If the invocant is a L<handled> C<Failure>, returns it as is.
66
-If not not handled, throws its L<Exception>. Since
+If not handled, throws its L<Exception>. Since
67
L<Mu> type L«provides C<.self>|/type/Mu#method_self» for every
68
class, calling this method is a handy way to explosively
69
filter out Failures:
0 commit comments