method Range
1 | class Int |
1.1 | (Int) method Range |
2 | role Rational |
2.1 | (Rational) method Range |
Documentation for method Range
assembled from the following types:
class Int
From Int
(Int) method Range
Returns a Range object that represents the range of values supported.
role Rational
From Rational
(Rational) method Range
Returns a Range object that represents the range of values supported.