Implement till 4.49 - finally progress again

This commit is contained in:
2021-02-22 14:04:41 -05:00
parent 2228572872
commit 320e620a30
2 changed files with 90 additions and 28 deletions

View File

@@ -621,6 +621,7 @@
(list 'integer? integer?)
(list 'sqrt sqrt)
(list 'eq? eq?)
(list 'newline newline)
;; more primitives
))