Tweak to Integer What's Here
This commit is contained in:
parent
4a44bf8c34
commit
8cad6fc90a
@ -3491,7 +3491,10 @@ rb_num2ull(VALUE val)
|
||||
*
|
||||
* First, what's elsewhere. \Class \Integer:
|
||||
*
|
||||
* - Inherits from {class Numeric}[rdoc-ref:Numeric@What-27s+Here].
|
||||
* - Inherits from
|
||||
* {class Numeric}[rdoc-ref:Numeric@What-27s+Here]
|
||||
* and {class Object}[rdoc-ref:Object@What-27s+Here].
|
||||
* - Includes {module Comparable}[rdoc-ref:Comparable@What-27s+Here].
|
||||
*
|
||||
* Here, class \Integer provides methods for:
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user