--- !ruby/object:RI::MethodDescription aliases: [] block_params: e1, e2 comment: - !ruby/struct:SM::Flow::P body: Collects (as in Enumerable#collect) over the elements of this vector and <tt>v</tt> in conjunction. full_name: Vector#collect2 is_singleton: false name: collect2 params: (v) {|e1, e2| ...} visibility: public