Sha256: f0251a931e9cef6fe2e7779a3547527f3e03419b75a69b9694d374a9d7f1a69b

Contents?: true

Size: 72 Bytes

Versions: 34

Compression:

Stored size: 72 Bytes

Contents

[1,2,3,4].each_with_index do |element, i|
  puts "#{element}, #{i}"
end

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
fasterer-0.11.0 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.10.1 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.10.0 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.9.0 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.8.3 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.8.2 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.8.1 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.8.0 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.7.1 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.7.0 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.6.0 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.5.1 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.5.0 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.4.2 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.4.1 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.4.0 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.3.2 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.3.1 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.3.0 spec/support/analyzer/09_each_with_index_vs_while.rb
fasterer-0.2.1 spec/support/analyzer/09_each_with_index_vs_while.rb