Operators

operators

Operator precedence

In an expression like 1 + 2 * 3, the 2 * 3 is evaluated first.

Metaoperators

Metaoperators can be parameterized with other operators or subroutines.

# vim: expandtab softtabstop=4 shiftwidth=4 ft=perl6

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.