From: "ko1 (Koichi Sasada)" Date: 2012-10-30T08:44:21+09:00 Subject: [ruby-core:48561] [ruby-trunk - Feature #4589][Feedback] add Queue#each() method and include Enumerable Issue #4589 has been updated by ko1 (Koichi Sasada). Status changed from Assigned to Feedback Target version set to next minor Professional's comments are very welcome. I can't determine it should be worth or not. ---------------------------------------- Feature #4589: add Queue#each() method and include Enumerable https://bugs.ruby-lang.org/issues/4589#change-31942 Author: sunaku (Suraj Kurapati) Status: Feedback Priority: Normal Assignee: ko1 (Koichi Sasada) Category: lib Target version: next minor =begin 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. =end -- http://bugs.ruby-lang.org/