Login
From:
docs.raku.org
(Uncensored)
subscribe
Classes and objects | Raku Documentation
https://docs.raku.org/language/classtut
links
backlinks
Roast topics
Find topics
Find it!
Raku provides a rich built-in syntax for defining and using classes. It makes writing classes expressive and short for most cases, but also provides mechanisms to cover the rare corner cases.