Flowdock
length() public

Returns the number of elements in self. May be zero.

   [ 1, 2, 3, 4, 5 ].length   #=> 5
Show source
Register or log in to add new notes.