num-integer icon indicating copy to clipboard operation
num-integer copied to clipboard

Integer::divides is not marked deprecated.

Open aobatact opened this issue 4 years ago • 0 comments

The doc comment of Integer::divides is Deprecated, use is_multiple_of instead. but it does not have deprecated attribute.

aobatact avatar Apr 28 '21 13:04 aobatact