https://issues.dlang.org/show_bug.cgi?id=11705
--- Comment #3 from Andrej Mitrovic <[email protected]> --- (In reply to bearophile_hugs from comment #2) > (In reply to github-bugzilla from comment #1) > > > Commits pushed to master at https://github.com/D-Programming-Language/phobos > > Thank you Andrej :-) What I'd like is something like the lisp gensym, so you > can generate progressive numbers at compile-time to mix-in ever different > internal names, and avoid the cookie hack. I've replied to your gen issue here: https://issues.dlang.org/show_bug.cgi?id=12100 --
