On Sat, 16 Oct 2010 09:30:27 +0200, "Christof Schardt" <csnews at schardt.info> wrote: > auto d = as!Drawable(c); My turn: auto d = implements!Drawable(c);