seq by konn

main=interact$unlines.map show.t.break(==',')
t(x,_:y)=[read x..read y]::[Int]

Note that non-ascii characters in the above source code will be escaped (such as \x9f).

download

return to the top page