summaryrefslogtreecommitdiff
path: root/macros/fn.fnl
Commit message (Expand)AuthorAgeFilesLines
* remove limitation of different length with nils in arglistAndrey Orst2020-10-241-2/+2
* added more macros, and functions to the `core` modulesAndrey Orst2020-10-211-41/+115
* add some additional checks and docstrings for fn*Andrey Orst2020-10-211-50/+71
* implement Clojure's defnAndrey Orst2020-10-211-0/+84