wandji20 / Enumerables-

Ruby Enumerable method recreated using an understanding of Ruby syntax and not using the predefined Ruby Enumerable methods to define the new ones.
5 stars 1 forks source link

improve code readability for my_inject #3

Open od-c0d3r opened 3 years ago

od-c0d3r commented 3 years ago

decrease method complexity.

od-c0d3r commented 3 years ago

Make sure to enable rubocop metrics