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 97706d7 commit e381dbeCopy full SHA for e381dbe
doc/Language/faq.rakudoc
@@ -808,10 +808,6 @@ as an ordinary object or ignore it in sink context.
808
A L<C<Failure>|/type/Failure> returns C<False> from a C<defined> check, and you can extract
809
the exception with the C<exception> method.
810
811
-=head2 What's the difference between C<Pointer> and C<OpaquePointer>?
812
-
813
-C<OpaquePointer> is deprecated and has been replaced with C<Pointer>.
814
815
=head2 You can have colonpairs in identifiers. What's the justification?
816
817
L<Identifiers can include colon pairs, which become part of their name|/language/syntax#Identifiers>.
0 commit comments