Branch: refs/heads/master
Home: https://github.com/perl6/specs
Commit: c25d86e7fbf362dd6299f8e2880aa11ec6dae5c0
https://github.com/perl6/specs/commit/c25d86e7fbf362dd6299f8e2880aa11ec6dae5c0
Author: Mouq <[email protected]>
Date: 2015-03-25 (Wed, 25 Mar 2015)
Changed paths:
M S03-operators.pod
Log Message:
-----------
Update and clarify description of reduce on ops beginning with backslash
infix:<\x> was wrongly stated to completely mask triangle reduce with
infix:<x>, but we now have the [\[x]] syntax for disambiguation.