gabriele renzi <[EMAIL PROTECTED]> writes:
> Steffen Schwigon ha scritto:
>> I looked at [1]. What's the purpose of "multi" in this case?
>> (Maybe you wanted to write it as more than one subs, did you?)
>
> look the comment:
>
> # Yet, it should be possible to define it even for commutative rings
Steffen Schwigon ha scritto:
Hi!
gabriele renzi <[EMAIL PROTECTED]> writes:
Hi everyone!
I solved the (easy) problem 32, implementing gcd($a,$b).
You can check the code in the repository or on the web[1]
I looked at [1]. What's the purpose of "multi" in this case?
(Maybe you wanted to write
Hi!
gabriele renzi <[EMAIL PROTECTED]> writes:
> Hi everyone!
>
> I solved the (easy) problem 32, implementing gcd($a,$b).
> You can check the code in the repository or on the web[1]
I looked at [1]. What's the purpose of "multi" in this case?
(Maybe you wanted to write it as more than one subs,
Hi everyone!
I solved the (easy) problem 32, implementing gcd($a,$b).
You can check the code in the repository or on the web[1]
But while writing this I noticed that a function written as
sub gcd(Int $a, Int $b)
still accepts float/rational values in input.
I think I read once that a variable
On Tue, Jan 02, 2007 at 12:25:29PM +0100, gabriele renzi wrote:
> >Assuming the tests pass (I can't check this at work) and you have
> > a commit bit, check it in!
>
> they pass here, but I have no commit bit, it's ok if I do a darcs push?
> (I prefer it over svn)
You have one now :)
(The darcs
--- gabriele renzi <[EMAIL PROTECTED]> wrote:
> > Assuming the tests
> > pass (I can't check this at work) and you have a commit bit, check
> it
> > in!
>
> they pass here, but I have no commit bit, it's ok if I do a darcs
> push?
> (I prefer it over svn)
That's not my place to say. I can't giv
Ovid ha scritto:
Ah, nice to see someone else tackling the problems.
yes, it was such a nice idea :)
Assuming the tests
pass (I can't check this at work) and you have a commit bit, check it
in!
they pass here, but I have no commit bit, it's ok if I do a darcs push?
(I prefer it over svn)
Ah, nice to see someone else tackling the problems. Assuming the tests
pass (I can't check this at work) and you have a commit bit, check it
in!
Cheers,
Ovid
--- gabriele renzi <[EMAIL PROTECTED]> wrote:
> Hi everyone, and happy new year!
>
> I'm an almost complete newbie to Perl6 and I'm not t
Hi everyone, and happy new year!
I'm an almost complete newbie to Perl6 and I'm not that good at Perl5
either, but I thought playing with these problems could be fun, so I
tried to solve #28.
My solution is attached, it seems to work, but I'd like to know from
people more expert than me if t
Hi all,
Want to learn Perl6 but you don't know what to write? I recently
stumbled across 99 Lisp Problems (which was originally 99 Prolog
Problems). It looked like fun, so I started answering those problems
in Perl 6. This has shown me that I don't know Perl 6 nearly as well
as I would like.
T
10 matches
Mail list logo