관리-도구
편집 파일: end%3f-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Returns true if the given nth Enumerable object has reached the end. If no argument is given, returns true if any of the Enumerable objects has reached the end. full_name: SyncEnumerator#end? is_singleton: false name: end? params: (i = nil) visibility: public