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 9fbf5a4 commit fa42c9bCopy full SHA for fa42c9b
doc/Language/traits.pod6
@@ -2,7 +2,7 @@
2
3
=TITLE Traits
4
5
-=SUBTITLE Compile-time specification of behavior made easy.
+=SUBTITLE Compile-time specification of behavior made easy
6
7
In Perl 6, I<traits> are compiler hooks attached to objects and classes that
8
modify their default behavior, functionality or representation. As such compiler
0 commit comments