Both of them show you the code generated by a macro call; this is what happens when you compile your Clojure code. Give this a try: (macroexpand-1 '(my-if (> a ...
確定! 回上一頁