Unfortunately there's no easy way to know how many elements are there. If I
recall correctly, stringy ranges may loop forever due to normalization and
other things.

On 2015-07-06 01:44:30, liu...@360.cn wrote:
> http://irclog.perlgeek.de/perl6/2015-07-06#i_10853280
>
> ( '000' .. 'zzzzzzzzz' ).elems.say;
>
> - kan

Reply via email to