From: "mame (Yusuke Endoh)" Date: 2012-11-24T09:36:16+09:00 Subject: [ruby-core:49932] [ruby-trunk - Feature #2832] Vector#each and Enumerable Issue #2832 has been updated by mame (Yusuke Endoh). Target version changed from 2.0.0 to next minor Marc-Andre, what do we have to do about this ticket? I'm setting to next minor. Let me know if there is any task for 2.0.0. -- Yusuke Endoh ---------------------------------------- Feature #2832: Vector#each and Enumerable https://bugs.ruby-lang.org/issues/2832#change-33694 Author: marcandre (Marc-Andre Lafortune) Status: Assigned Priority: Normal Assignee: marcandre (Marc-Andre Lafortune) Category: lib Target version: next minor =begin Vector should implement #each and include Enumerable, since it is so Array-like. Enumerable methods that return an array should probably be specialized to return a Vector (e.g. map, first, ...) See also [ruby-core:28403], [redmine:2831] =end -- http://bugs.ruby-lang.org/