관리-도구
편집 파일: odd%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns <tt>true</tt> if <em>int</em> is an odd number. full_name: Integer#odd? is_singleton: false name: odd? params: | int.odd? -> true or false visibility: public