Macro: EXTERNAL-FORMAT-FOR
Source
(defmacro external-format-for (what) `(getf ucw::*external-formats* ,what))
Source Context