diff --git a/README.md b/README.md index 3eda942..d9e14ee 100644 --- a/README.md +++ b/README.md @@ -26,8 +26,6 @@ Or `refer-macros` in clojurescript: (enable-console-print!) ``` -**Since 0.3.0-RC, `defun` namespace is renamed to `defun.core` .** - Try to define function just like `defn`: ``` clj @@ -220,8 +218,6 @@ I don't want to copy the [core.match's wiki](https://github.com/clojure/core.mat ### fun and letfun -Since 0.2.0, there are two new macros: `fun` and `letfun`, just like `clojure.core/fn` and `clojure.core/letfn` - ``` clojure ((fun ([[_ _ 2]] :a0)