Function Gensym0

Part of:

package metabang.utilities
( gensym0 < x > )
Ignores its argument and returns a gensym. Useful for mapping of a bunch of arbitrary forms, since `gensym' requires that its argument be a string or a number. (See also GENSYM* in macros.lisp.)