Parent

Methods

Integer

Public Instance Methods

of() click to toggle source
   # File lib/randexp/core_ext/integer.rb, line 2
2:   def of
3:     (1..self).to_a.map { yield }
4:   end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.