Tuesday, 1 April 2014

Idiomatic proceed to get each number of a number

What's a vernacular proceed to get any number of a series and put them
into a sequence?Currently I'm doing(map #(Integer/parseInt %) (map str
((comp seq str) 123456))), that is rather ugly...Any ideas?

No comments:

Post a Comment