Created
May 31, 2014 02:41
-
-
Save kurogelee/6c6e49d2b1c0cfacbc80 to your computer and use it in GitHub Desktop.
Light Table (Clojure) で実行可能なサンプルコードをコメントとして残す ref: http://qiita.com/kurogelee/items/cca301be9c4247c52631
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#_(map #(* 3 %) (range 9)) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment