Suggest
s/right argument/right-hand argument/
Also suggest
s/** 2/** $y/
since it seems strange to be referring to a right-hand argument which,
in the example, is a constant.
pugs-comm...@feather.perl6.nl wrote:
Author: carlin
Date: 2009-08-25 08:48:35 +0200 (Tue, 25 Aug 2009)
New Revision: 2
Author: carlin
Date: 2009-08-25 08:48:35 +0200 (Tue, 25 Aug 2009)
New Revision: 28061
Modified:
docs/Perl6/Spec/S03-operators.pod
Log:
[S03] Don't not use no double negatives
Modified: docs/Perl6/Spec/S03-operators.pod
===
--- doc
Author: carlin
Date: 2009-08-25 02:26:56 +0200 (Tue, 25 Aug 2009)
New Revision: 28060
Modified:
docs/Perl6/Perl5/Differences.pod
docs/Perl6/Spec/S03-operators.pod
Log:
[Differences.pod] Added a before/after comparison of the binary numeric
AND. Added a note about the bitwise operator prefixe
Author: lwall
Date: 2009-08-25 02:24:05 +0200 (Tue, 25 Aug 2009)
New Revision: 28059
Modified:
docs/Perl6/Spec/S06-routines.pod
Log:
[S06] remove fossil spotted by jnthn++
Modified: docs/Perl6/Spec/S06-routines.pod
===
--- docs/P
Author: lwall
Date: 2009-08-25 02:21:44 +0200 (Tue, 25 Aug 2009)
New Revision: 28058
Modified:
docs/Perl6/Spec/S02-bits.pod
Log:
[S02] disallow alphanums as quote delims
[S02] document WhateverCode and HyperWhateverCode
Modified: docs/Perl6/Spec/S02-bits.pod
==
Smylers wrote:
> Jon Lang writes:
>> FWIW, the current proposal for aliasing blocks of ambient text is
>> functional; it just feels a bit kludgey,
>
> Why? To me it seems the opposite: what could be more natural for
> delimiting a block of code than braces?
Because sometimes you'll want to captur
Em Seg, 2009-08-24 às 23:50 +0200, Michael Zedeler escreveu:
> The most elegant solution would be if the data types themselves
> indicated their capabilities.
One thing I think you missed entirely is the fact that the infix:<..>
operator is a multi sub, so it falls to regular dispatch semantics,
Hi Perl 6 people.
I've been looking closely at the definition of the Range class in S02
and the current Rakudo implementation, and I have some comments...
It seems that there are two intended uses for this class:
Range A pair of Ordered endpoints
Lets call the above the "interval defin
Jon Lang writes:
> FWIW, the current proposal for aliasing blocks of ambient text is
> functional; it just feels a bit kludgey,
Why? To me it seems the opposite: what could be more natural for
delimiting a block of code than braces?
> and I'm a bit bothered by the fact that you can't alias any
Damian Conway writes:
> It's Sunday evening and, as promised, here's the new draft of S26.
Wow, thanks for that -- it's most impressive and I'm already excited
about what it will allow and how it permits improved documentation.
>* Hence it must always parsed using full Perl 6 grammar: perl6
10 matches
Mail list logo