r8580: add tests/improvements to ensure-keyword-*
[kmrcl.git] / package.lisp
index bba5fb8582082fe25be7731476e08761d23c9e05..1ba962f275b36cfafb25a75b0d0705a4a34b45c4 100644 (file)
@@ -68,7 +68,8 @@
    #:string-maybe-shorten
    #:shrink-vector
    #:collapse-whitespace
-   
+   #:string->list
+
    ;; io.lisp
    #:indent-spaces
    #:indent-html-spaces
    
    ;; symbols.lisp
    #:ensure-keyword
+   #:ensure-keyword-upcase
+   #:ensure-keyword-default-case
    #:concat-symbol
    #:concat-symbol-pkg
    #:show
    #:date-string
    #:print-float-units
    #:print-seconds
+   #:posix-time-to-utime
    
    ;; From random.lisp
    #:seed-random-generator