관리-도구
편집 파일: eql%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Return <tt>true</tt> if <em>time</em> and <em>other_time</em> are both <tt>Time</tt> objects with the same seconds and fractional seconds. full_name: Time#eql? is_singleton: false name: eql? params: | time.eql?(other_time) visibility: public