diff options
Diffstat (limited to 'content/posts/2021-10-06-clojure.md')
-rw-r--r-- | content/posts/2021-10-06-clojure.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/posts/2021-10-06-clojure.md b/content/posts/2021-10-06-clojure.md index 51eda00..78b209d 100644 --- a/content/posts/2021-10-06-clojure.md +++ b/content/posts/2021-10-06-clojure.md @@ -2,6 +2,8 @@ title: "Clojure" date: 2021-10-06T21:35:37+01:00 draft: false +params: + comments: true --- I'm learning [Clojure](https://clojure.org) on the basis that you should learn something that will change your way of thinking. I've previously stuck to C-family languages, and I work professionally with Java. |