diff options
Diffstat (limited to 'miniMAL/core.json')
| -rw-r--r-- | miniMAL/core.json | 2 |
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"]], |
