From: "mattn (Yasuhiro Matsumoto)" Date: 2013-09-09T20:30:38+09:00 Subject: [ruby-core:57089] [ruby-trunk - Feature #8572] Fiber should be a Enumerable Issue #8572 has been updated by mattn (Yasuhiro Matsumoto). > Why you don't use Enumerator? Ah, make sense. ---------------------------------------- Feature #8572: Fiber should be a Enumerable https://bugs.ruby-lang.org/issues/8572#change-41700 Author: mattn (Yasuhiro Matsumoto) Status: Open Priority: Normal Assignee: ko1 (Koichi Sasada) Category: Target version: 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/