Ad
  • Custom User Avatar

    Actually the + doesn't push the key into the result, this is done automatically by the for . in . in coffescript (it's like a Array::map). The +str is a shortcut for parseInt(str).