http://qs321.pair.com?node_id=194253


in reply to Re: Re: Re: Isn't that nice?
in thread Isn't that nice?

Is that really going to be in Perl 6 like that?

How is that an improvement over sub half { divide($_[0]/2) };? Especially when you consider that to write sub half assuming... as shown you have (apparently) to know that divide has a $y to which to assign 2.