In computer programming with object-oriented programming languages, duck typing is a way to write computer code. It doesn't demand that you know what types you are writing about. If it does what you thought it would do, it is good enough. The reason this is called "duck typing" is the duck test.

It was invented by James Whitcomb Riley: