下面是一个使用 map 和 partial 的有趣的例子. (defn- polynomial "computes the value of a polynomial with the given coefficients for a given value x" [coefs x] ; ...
確定! 回上一頁