Skip to content

Commit e381dbe

Browse files
authored
Remove deprecated OpaquePointer reference #4602 (#4612)
1 parent 97706d7 commit e381dbe

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/Language/faq.rakudoc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -808,10 +808,6 @@ as an ordinary object or ignore it in sink context.
808808
A L<C<Failure>|/type/Failure> returns C<False> from a C<defined> check, and you can extract
809809
the exception with the C<exception> method.
810810

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-
815811
=head2 You can have colonpairs in identifiers. What's the justification?
816812

817813
L<Identifiers can include colon pairs, which become part of their name|/language/syntax#Identifiers>.

0 commit comments

Comments
 (0)