From: nobu@... Date: 2014-03-14T00:44:56+00:00 Subject: [ruby-core:61484] [ruby-trunk - Feature #8572] [Closed] Fiber should be a Enumerable Issue #8572 has been updated by Nobuyoshi Nakada. Status changed from Feedback to Closed ---------------------------------------- Feature #8572: Fiber should be a Enumerable https://bugs.ruby-lang.org/issues/8572#change-45775 * Author: Yasuhiro Matsumoto * Status: Closed * Priority: Normal * Assignee: Koichi Sasada * Category: core * Target version: next minor ---------------------------------------- I'm thinking that Fiber should be a Enumerable. it's easy and reasonable to implement. https://gist.github.com/mattn/5874949 -- http://bugs.ruby-lang.org/