From: "ko1 (Koichi Sasada)" Date: 2012-10-27T05:33:26+09:00 Subject: [ruby-core:48337] [ruby-trunk - Feature #2832] Vector#each and Enumerable Issue #2832 has been updated by ko1 (Koichi Sasada). Description updated ping. status? ---------------------------------------- Feature #2832: Vector#each and Enumerable https://bugs.ruby-lang.org/issues/2832#change-31645 Author: marcandre (Marc-Andre Lafortune) Status: Assigned Priority: Normal Assignee: marcandre (Marc-Andre Lafortune) Category: lib Target version: 2.0.0 =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/