But what if we wrap reference to gcd inside a macro? (defmacro runtime-gcd [a b] (list 'gcd a b)) ...
確定! 回上一頁