ra’s avatarra’s Twitter Archive—№ 28,334

    1. clojure friends: i want (foo :a :b :c) → [:z [:x :a :b :c]] or even (foo [:a :b :c]) → [:z [:x :a :b :c]] whats the best way to do that?
  1. …in reply to @ra
    went with into and its much better, thanks all!
    oh my god twitter doesn’t include alt text from images in their API