Support Requests: Browse | Submit New | Admin
I see that around line 1230 of narray.c, the rb_define_method line for each_index is commented out. Is there a good reason for this? Or should I attempt making a patch to implement it? I don't have any experience at hacking Ruby, but I do know C and I suppose I could take a look at how the standard library's each_index equivalent is implemented.
Add A Comment: