This happens because in Perl 6 a string is also a single-element list containing the string. > "string"[0][0][0][0]0[0] string
-
-
-
The documentation for Str.length http://doc.perl6.org/type/Str#method_length … says "See `chars` or `elems`." I'm going to say you probably want `chars`
- 1 more reply
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.