1.0.23.17: new function: SIMPLE-ARRAY-VECTOR
[sbcl.git] / package-data-list.lisp-expr
index 1accc16..42eea42 100644 (file)
@@ -675,6 +675,9 @@ like *STACK-TOP-HINT* and unsupported stuff like *TRACED-FUN-LIST*."
                ;; are assertions" default
                "TRULY-THE"
 
+               ;; Misc. array and vector tools.
+               "SIMPLE-ARRAY-VECTOR"
+
                ;; This is something which must exist inside any Common
                ;; Lisp implementation, and which someone writing a
                ;; customized toplevel might well want. It seems perverse