Like defn, fn creates a new function, essentially a packaged bit of code. The difference between fn and defn is that fn doesn't bind its newborn bundle of code ...
確定! 回上一頁