[DOC] Enhance Numeric#nonzero?
doc
Add `zero?` as a related method
This commit is contained in:
parent
25a8b76c76
commit
dd578cf2f1
@ -862,6 +862,8 @@ rb_int_zero_p(VALUE num)
|
|||||||
* Of the Core and Standard Library classes,
|
* Of the Core and Standard Library classes,
|
||||||
* Integer, Float, Rational, and Complex use this implementation.
|
* Integer, Float, Rational, and Complex use this implementation.
|
||||||
*
|
*
|
||||||
|
* Related: #zero?
|
||||||
|
*
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static VALUE
|
static VALUE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user