aboutsummaryrefslogtreecommitdiff
path: root/miniMAL/core.json
diff options
context:
space:
mode:
authorJoel Martin <github@martintribe.org>2015-02-15 20:46:19 -0600
committerJoel Martin <github@martintribe.org>2015-02-15 20:46:19 -0600
commit1981bf5766d9bb75a652cc781b817cc3150d12ef (patch)
treeb6663351e6290a05b048de1878ccd5a42db54333 /miniMAL/core.json
parent9d8f02993276fe9b77f7c21099d1b9f1602d195c (diff)
downloadmal-1981bf5766d9bb75a652cc781b817cc3150d12ef.tar.gz
mal-1981bf5766d9bb75a652cc781b817cc3150d12ef.zip
miniMAL: step7
Diffstat (limited to 'miniMAL/core.json')
-rw-r--r--miniMAL/core.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/miniMAL/core.json b/miniMAL/core.json
index 8b66801..a1549db 100644
--- a/miniMAL/core.json
+++ b/miniMAL/core.json
@@ -36,6 +36,8 @@
["`", "list"], "list",
["`", "list?"], "list?",
+ ["`", "cons"], "cons",
+ ["`", "concat"], "concat",
["`", "empty?"], "empty?",
["`", "count"], "_count"]],