Presently sponsored by Serverless Guru: Your guide to cloud excellence, helping you every step of your serverless journey, including team training, pattern development, mass service migrations, architecting, and developing new solutions. Speak to a Guru today.
The term ‘duck typing’ is often used to describe a type of dynamic typing in programming languages where the object’s current set of methods and properties determines the valid semantics.
Why?
duck test – If it looks like a duck, swims like a duck and quacks like a duck, then it probably is a duck
Pingback: OO vs Functional vs Dynamic vs Static | theburningmonk.com
Pingback: F# – inline functions and member constraints | theburningmonk.com