Skip to content

Instantly share code, notes, and snippets.

@st98
Last active August 29, 2015 14:01
Show Gist options
  • Save st98/897831476e5ae845d7d0 to your computer and use it in GitHub Desktop.
Save st98/897831476e5ae845d7d0 to your computer and use it in GitHub Desktop.
ゆの in Clojure?
(defn X [& _]
(println "ひだまりスケッチ×365 来週も見てくださいね!"))
(def _ nil)
(def 来週も見てくださいね! nil)
(X / _ / X < 来週も見てくださいね!)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment