Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Fathoming Perl6 documentation

by lidden (Curate)
on Feb 24, 2008 at 17:20 UTC ( [id://669852]=note: print w/replies, xml ) Need Help??


in reply to Fathoming Perl6 documentation

The elems method is in s02 under 'Built-In Data Types'
The section begins with:

To get the number of elements in an array, use the .elems method. You can also ask for the total string length of an array's elements, in bytes, codepoints or graphemes, using these methods .bytes, .codes or .graphs respectively on the array.

Replies are listed 'Best First'.
Re^2: Fathoming Perl6 documentation
by John M. Dlugosz (Monsignor) on Feb 26, 2008 at 07:41 UTC
    Thanks. I guess I should download all the S-- files and grep locally. So much for the on-page search box!

    —John

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://669852]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (10)
As of 2024-04-24 09:46 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found