Front page | perl.perl6.language |
Postings from May 2005
Multiple colons
Thread Next
From:
Luke Palmer
Date:
May 17, 2005 06:50
Subject:
Multiple colons
Message ID:
7ca3f01605051706503626ebe7@mail.gmail.com
Hey grep { !/Luke/ } @Larry,
<luqui> multi foo(Foo, Bar: Baz); # manhattan on Foo and Bar
<luqui> multi foo(Foo: Bar: Baz); # leftmost on Foo and Bar
<autrijus> wtf?
<autrijus> multiple colons?
Is that still the case? I don't recall us getting rid of it, but it
doesn't seem to be documented in the AES. Maybe I'm just not looking
hard enough...
Luke
Thread Next
-
Multiple colons
by Luke Palmer