Skip to content

Instantly share code, notes, and snippets.

@kurogelee
Created May 31, 2014 02:41
Show Gist options
  • Save kurogelee/6c6e49d2b1c0cfacbc80 to your computer and use it in GitHub Desktop.
Save kurogelee/6c6e49d2b1c0cfacbc80 to your computer and use it in GitHub Desktop.
Light Table (Clojure) で実行可能なサンプルコードをコメントとして残す ref: http://qiita.com/kurogelee/items/cca301be9c4247c52631
#_(map #(* 3 %) (range 9))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment