Package: alexandria

Function make-gensym-list

Lambda List

make-gensym-list (length &optional x)

Details

Returns a list of length gensyms, each generated as if with a call to make-gensym, using the second (optional, defaulting to "G") argument.