Implement eq and equal hash tables
[jscl.git] / jscl.lisp
index a5e4294..7c26841 100644 (file)
--- a/jscl.lisp
+++ b/jscl.lisp
@@ -49,6 +49,7 @@
     ("string"        :target)
     ("sequence"      :target)
     ("stream"        :target)
+    ("hash-table"    :target)
     ("print"         :target)
     ("documentation" :target)
     ("misc"          :target)