On Sun, Aug 21, 2011 at 12:07:17PM -0700, Mehrdad wrote:
> http://stackoverflow.com/questions/7102648/using-dynamic-typing-in-d-a-statically-typed-language

There's an easy "fix" for that question:

blah opDispatch(string name)(blah) if ( name != "popFront" ) { }

Reply via email to