Last updated
Was this helpful?
Last updated
Was this helpful?
Raku is written in Unicode so, with narrow restrictions, nearly any Unicode letter can be used in identifiers.
See the current Raku documentation on the topic here:
Function and subroutine names can also use Unicode characters: (as can methods, classes, packages, whatever...)
See Also: