I'm always to lazy to put the ' and store what should be lists as vectors(apply str (map char '(80 111 116 97 116 79 83)))
Yay Clojure!
I got the list of numbers by mapping int over a string, which returns a list, so it was easier to put the quote than replace the parens with brackets.I'm always to lazy to put the ' and store what should be lists as vectors