From 9a9164d8ac1b7d11fbac3715244bbe0573f3c370 Mon Sep 17 00:00:00 2001 From: Andrey Orst Date: Sat, 24 Oct 2020 22:28:20 +0300 Subject: feature(core functions): Added more core functions --- macros/core.fnl | 1 + 1 file changed, 1 insertion(+) (limited to 'macros/core.fnl') 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 -- cgit v1.2.3