InfoQ

InfoQ

Topic/Tag specific view

Duck Typing Content on InfoQ


News about Duck Typing

Duck Typing Using Runtime Code Generation

Topics
Programming,
.NET

Duck typing techniques can be used in statically typed languages like C#, but it generally requires some tedious reflection code. But seeing the benefit of such techniques, some are turning to it anyways and are developing ways to make it less painful.