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 3603ef1 commit 6e0f863Copy full SHA for 6e0f863
doc/Language/functions.pod6
@@ -2,7 +2,7 @@
2
3
=TITLE Functions
4
5
-=SUBTITLE Functions and Functional Programming in Perl 6
+=SUBTITLE Functions and functional programming in Perl 6
6
7
Routines are the smallest means of code reuse in Perl 6. They come in several
8
forms, most notably L<methods|/type/Method>, which belong in classes and roles
0 commit comments