Skip to content

Commit 1817f26

Browse files
committed
Add an OpaquePointer section to the FAQ page
1 parent aa73530 commit 1817f26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/Language/faq.pod

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,10 @@ For example regex matches return L<Match objects that know how to respond
475475
to list indexing, hash indexing, and that can turn into the matched
476476
string|/type/Match>.
477477
478+
=head2 What's the difference between C<Pointer> and C<OpaquePointer>?
479+
480+
C<OpaquePointer> is deprecated and has replaced with C<Pointer>.
481+
478482
=head1 Meta Questions and Advocacy
479483
480484
=head2 When will Perl 6 be ready? Is it ready now?

0 commit comments

Comments
 (0)