multival-plist
Property List stores multiple values per one key.
$ area51 add multival-plistCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(multival-plist:some-function ...)Property List stores multiple values per one key.
$ area51 add multival-plistCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(multival-plist:some-function ...)