summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Listopadov <andreyorst@gmail.com>2021-03-11 23:07:51 +0300
committerAndrey Listopadov <andreyorst@gmail.com>2021-03-11 23:07:51 +0300
commit7e32709879d00369b9b6677d7401c7c78a131223 (patch)
tree01882cc953aa602537c340dde661716fe3ad23d5
parentfe916085784ca5615c879f80261f01954a2a1dd5 (diff)
fix: don't expose internal function builder as a macro
-rw-r--r--macros.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/macros.fnl b/macros.fnl
index 1fe6f6d..95346ca 100644
--- a/macros.fnl
+++ b/macros.fnl
@@ -1197,7 +1197,6 @@ Always run some side effect action:
(setmetatable
{: fn*
- : eq-fn
: try
: if-let
: when-let