Help for this page

Select Code to Download


  1. or download this
    > multi sub infix:<=.> (Str $w1 is rw, Str $w2) { $w1 = $w2 ~ $w1;}
    sub infix:<=.> (Str $w1 is rw, Str $w2) { #`(Sub+{Precedence}|14963240
    +0) ... }
    ...
    foobar
    > say $c;
    foobar