(gensym [] [prefix-string])Returns a new symbol with a unique name. If a prefix string is
supplied, the name is prefix# where # is some unique number. If
prefix is not supplied, the prefix is 'G__'.
Examples
No examples yet. Be the first to add one!