Arne Sommer — 45 minutes 🦋
Programmers repeat themselves all the time. Reinventing the wheel can be fun, but modules and object orientations are helpful in reducing the code base.
The Perl 6 designers took a hard look at the common tasks, and came up with ways to reduce the amount of code we have to write. The result is a lot of very powerful
keywords in the core language.
This talk takes a look at some of them.