multival-plist

LLGPL

Property List stores multiple values per one key.

$ area51 add multival-plistCopy

Usage

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