Sha256: 650895a8b0a612c1862433dc2bc8720445589bfac9618916c1b955ec6170669c
Contents?: true
Size: 57 Bytes
Versions: 3
Compression:
Stored size: 57 Bytes
Contents
class Array def range self.max - self.min end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
rstat-0.1.0 | lib/rstat/core_ext/array/descriptive_statistics/dispersion/range.rb |
rstat-0.0.4 | lib/rstat/core_ext/array/range.rb |
rstat-0.0.3 | lib/rstat/core_ext/array/range.rb |