5 lines
310 B
Markdown
5 lines
310 B
Markdown
|
|
# clojure-koans
|
||
|
|
This repo logs my solutions for the popular Clojure Koans series and serves as a way to mark my progress in learning the basics of clojure.
|
||
|
|
|
||
|
|
There are comments in this repo that are marked with this convention: ```;; J - ```. These are simply notes and reminders that I have written to myself.
|