X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=b04ab8e50f18c16a28ab0990d24ce7aa4e136801;hp=8e2e516e84e1f72f83bb8d81dc60f6189368daf6;hb=969fdba72abb830cd8fff86cc77c21b4a7da3620;hpb=5a98249634e8c85ca4a84d47d35204847440125b diff --git a/package.lisp b/package.lisp index 8e2e516..b04ab8e 100644 --- a/package.lisp +++ b/package.lisp @@ -51,6 +51,7 @@ #:prefixed-fixnum-string #:integer-string #:fast-string-search + #:string-substitute #:string-to-list-skip-delimiter #:string-starts-with #:count-string-char @@ -66,6 +67,7 @@ #:string-right-trim-one-char #:string-strip-ending #:string-maybe-shorten + #:string-elide #:shrink-vector #:collapse-whitespace #:string->list @@ -136,10 +138,13 @@ #:deflex #:def-cached-vector #:def-cached-instance + #:with-ignore-errors ;; files.lisp #:print-file-contents + #:read-stream-to-string #:read-file-to-string + #:read-stream-to-strings #:read-file-to-strings ;; strings.lisp