зеркало из https://github.com/github/ruby.git
[DOC] Enhance `Numeric#nonzero?` doc
Add `zero?` as a related method
This commit is contained in:
Родитель
25a8b76c76
Коммит
dd578cf2f1
|
@ -862,6 +862,8 @@ rb_int_zero_p(VALUE num)
|
|||
* Of the Core and Standard Library classes,
|
||||
* Integer, Float, Rational, and Complex use this implementation.
|
||||
*
|
||||
* Related: #zero?
|
||||
*
|
||||
*/
|
||||
|
||||
static VALUE
|
||||
|
|
Загрузка…
Ссылка в новой задаче