Re: will be a computed goto in perl 6
max.
Re: will be a computed goto in perl 6
On Mon, Jan 07, 2008 at 08:22:34PM +0100, herbert breunung wrote: > if we take TimTowtdi strictly, the anser would be yes :) Just as in Perl 5, you can say "goto $label", with no guarantees on efficiency. > sorry for nagging but my question about existence of ($min, $max) = > @array.minmax also
will be a computed goto in perl 6
if we take TimTowtdi strictly, the anser would be yes :) sorry for nagging but my question about existence of ($min, $max) = @array.minmax also seems vaporized. cheers herbert