X-Git-Url: http://git.kpe.io/?p=kmrcl.git;a=blobdiff_plain;f=package.lisp;h=58c01720af41e8a9b1855c38a39b4865daa9dcb5;hp=c369985669d275eafcbcf11415b2252adc2dd98c;hb=51b03e13f8d68533dc718e436f4c108c5be3e311;hpb=b130cfac49f2fc961d48907a15aca5debee2bd89 diff --git a/package.lisp b/package.lisp index c369985..58c0172 100644 --- a/package.lisp +++ b/package.lisp @@ -57,6 +57,7 @@ #:count-string-char #:count-string-char-if #:hexchar + #:charhex #:encode-uri-string #:decode-uri-string #:non-alphanumericp @@ -145,7 +146,9 @@ #:histogram #:fixnum-width #:scaled-epsilon - + #:sinc + #:numbers-within-percentage + ;; macros.lisp #:time-iterations #:time-seconds @@ -294,6 +297,7 @@ #:run-shell-command-output-stream #:delete-directory-and-files #:file-size + #:getpid ;; color.lisp #:rgb->hsv