Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions doc/Language/faq.rakudoc
Original file line number Diff line number Diff line change
Expand Up @@ -809,10 +809,6 @@ as an ordinary object or ignore it in sink context.
A L<C<Failure>|/type/Failure> returns C<False> from a C<defined> check, and you can extract
the exception with the C<exception> method.

=head2 What's the difference between C<Pointer> and C<OpaquePointer>?

C<OpaquePointer> is deprecated and has been replaced with C<Pointer>.

=head2 You can have colonpairs in identifiers. What's the justification?

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