![]() |
|
Think about Loose Coupling | |
PerlMonks |
comment on |
( #3333=superdoc: print w/replies, xml ) | Need Help?? |
I'm not sure what you're trying to say. This sequence (of even numbers) however will never end. 0, * + 2 ... 1 If that's what you want to say, then it better be written as 0, 2 ... * or 0, 2 ... Inf holli You can lead your users to water, but alas, you cannot drown them. In reply to Re^4: [Raku] Ranges in array slices
by holli
|
|