system-locale
System locale and language discovery
$ area51 add system-localeCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(system-locale:some-function ...)System locale and language discovery
$ area51 add system-localeCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(system-locale:some-function ...)