Package: alexandria

Function make-gensym

Lambda List

make-gensym (name)

Details

If name is a non-negative integer, calls gensym using it. Otherwise name must be a string designator, in which case calls gensym using the designated string as the argument.