InfoQ

InfoQ

Topic/Tag specific view

Duck Typing Content on InfoQ


News about Duck Typing

Duck Typing Using Runtime Code Generation

Topics
C#,
.NET Languages,
.NET,
Programming,
Duck Typing

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.