Change quasiquote algorithm
[jackhill/mal.git] / impls / mal / core.mal
index b7200bf..11af471 100644 (file)
@@ -51,6 +51,7 @@
    ['sequential? sequential?]
    ['cons cons]
    ['concat concat]
+   ['vec vec]
    ['nth nth]
    ['first first]
    ['rest rest]