On Jun 22, 2009, at 19:12 , Minimiscience wrote:
On Jun 22, 2009, at 5:51 PM, Damian Conway wrote:
Perl 6's approach to xor is consistent with the linguistic sense of
'xor' ("You may have a soup (x)or a salad (x)or a cocktail"), and
also
with the IEEE 91 standard for logic gates.
I don't th
Author: masak
Date: 2009-06-23 13:57:17 +0200 (Tue, 23 Jun 2009)
New Revision: 27182
Modified:
docs/Perl6/Spec/S32-setting-library/Str.pod
Log:
[S32/Str] Added Int variants to index/rindex/substr
There has to be a way to send in an Int to these Str methods. Arguably,
StrPos and StrLen are not