[フレーム]
Last Updated: February 25, 2016
·
302
· atomita

[CoffeeScript]scanning of the array

scanning of the array

arr = [1..10]
for val,idx in arr
 console.log idx

AltStyle によって変換されたページ (->オリジナル) /