Module Enumerable
In: lib/rgl/base.rb

Methods

inject   length  

Public Instance methods

Fixnum()

Return the number of elements of the Enumerable. Same as size but not all Enumerables implement size.

[Validate]