Parent

Methods

Integer

Public Instance Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.