Methods

Files

Enumerable

Public Instance Methods

total() click to toggle source

(Not documented)

# File rubyplus/total.rb, line 2
        def total
                inject{|t, inc| t + inc }
        end

Disabled; run with $DEBUG to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.