In Perl 6 you get list length using `elems`. E.g. for a string: > "A".elems 1 > "string".elems 1 > "".elems 1
-
-
The string length method isn't `length` is because there's more than one way to define it. For example, it could always be 1
Thanks. Twitter will use this to make your timeline better. UndoUndo
-
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.