srfi-98
SRFI 98: get-environment-variable
$ area51 add srfi-98CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(srfi-98:some-function ...)SRFI 98: get-environment-variable
$ area51 add srfi-98Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(srfi-98:some-function ...)