(Seq(1)/:1.to(10)){(z,i)=>println(z mkString",") var j=0 z:+0 map(k=>j-i*{j=k k})}
Note that non-ascii characters in the above source code will be escaped (such as \x9f).
download
return to the top page