Method: Enumerable#map_with_index
- Defined in:
- lib/nano/enumerable/map_with_index.rb
#map_with_index ⇒ Object
3 |
# File 'lib/nano/enumerable/map_with_index.rb', line 3 alias_method( :map_with_index, :collect_with_counter ) |
3 |
# File 'lib/nano/enumerable/map_with_index.rb', line 3 alias_method( :map_with_index, :collect_with_counter ) |