summaryrefslogtreecommitdiff
path: root/macros/core.fnl
diff options
context:
space:
mode:
authorAndrey Orst <andreyorst@gmail.com>2020-10-24 22:28:20 +0300
committerAndrey Orst <andreyorst@gmail.com>2020-10-24 22:28:20 +0300
commit9a9164d8ac1b7d11fbac3715244bbe0573f3c370 (patch)
treec1fc57a8d6c09d8ee75c95e9310529feeb0b6245 /macros/core.fnl
parent27cf03448e83ef983989ddac7b6a45f25d70ed42 (diff)
feature(core functions): Added more core functions
Diffstat (limited to 'macros/core.fnl')
-rw-r--r--macros/core.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/macros/core.fnl b/macros/core.fnl
index b47f38b..a53eced 100644
--- a/macros/core.fnl
+++ b/macros/core.fnl
@@ -106,6 +106,7 @@
:else (error "expected table as first argument"))
to#))
+
{: if-let
: when-let
: if-some