srfi-98

Unlicense

SRFI 98: get-environment-variable

$ area51 add srfi-98Copy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(srfi-98:some-function ...)

Dependencies