https://issues.dlang.org/show_bug.cgi?id=11705
--- Comment #2 from [email protected] --- (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. --
