Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
index role (typesystem)
  • Loading branch information
gfldex committed Dec 25, 2016
1 parent f7eeb52 commit 8f2fa9f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/Language/typesystem.pod6
Expand Up @@ -493,6 +493,7 @@ C<.^ver> and C<^.auth>.
=head2 C<role>
X<|declarator,role (typesystem)>
Roles are class fragments, which allow the definition of interfaces that are
shared by classes. The C<role> declarator also introduces a type object that
can be used for type checks. Roles can be mixed into classes and objects at
Expand Down

0 comments on commit 8f2fa9f

Please sign in to comment.