From: redmine@... Date: 2011-04-20T21:49:27+09:00 Subject: [ruby-core:35828] [Ruby 1.9 - Feature #4589][Open] add Queue#each() method and include Enumerable Issue #4589 has been reported by Suraj Kurapati. ---------------------------------------- Feature #4589: add Queue#each() method and include Enumerable http://redmine.ruby-lang.org/issues/4589 Author: Suraj Kurapati Status: Open Priority: Normal Assignee: Category: lib Target version: Please add a thread-safe each() method to the Queue and SizedQueue classes which are provided by the "thread" standard library Also mix-in the Enumerable module into those classes so we can use map/inject/etc. Thanks for your consideration. -- http://redmine.ruby-lang.org