100% Free Forever
AI-Powered Learning
Industry Expert Content
Certificates & Badges
Learn At Your Own Pace
Tag

Duck Typing

Duck typing is a style of dynamic typing in which an object's suitability for use is determined by the presence of the methods and properties it supports, rather than by its explicit type or class — summarized by the phrase 'if it walks like a duck and quacks like a duck, it's a duck.'

5 resources across 2 libraries