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

My turn:

auto d = implements!Drawable(c);

Reply via email to