On Friday, December 30, 2011 11:35:28 Stephan wrote: > is there a template or something in phobos to get the same typesafe > behaviour of good old typedef ? There's a pull request being reviewed but nothing in Phobos yet. https://github.com/D-Programming-Language/phobos/pull/300 - Jonathan M Davis