From: Kenta Murata <muraken@...> Date: 2011-04-09T17:29:28+09:00 Subject: [ruby-core:35673] Re: [Ruby 1.9 - Feature #4539][Assigned] Array#zip_with Hi, On 2011���4���5������������ at 19:50, Benoit Daloze wrote: > Here is a gist with a Ruby implementation of the modifications for > Array#zip: https://gist.github.com/903388 > I'm wishing to do a C implementation if this feels right for others, > but I'd like to have opinions first. I implemented the features in C, and wrote tests for them. Please see the following diffs: https://github.com/mrkn/ruby/commit/9c7ead0e385b6a17dafa5bc8b4389e1baf2e3040 I will commit this if matz will approve. -- Kenta Murata Sent with Sparrow