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/