Search code examples
How to ensure solid contracts without strong typing?...


pythonpython-2.7typesduck-typingdynamic-typing

Read More
Groovy's Duck Interface?...


grailsgroovyduck-typing

Read More
How to make an existing type in an assembly to implement an interface in .Net...


c#.netmono.cecilduck-typingload-time-weaving

Read More
Why does this statically typed member access think it is a getter?...


f#duck-typingstructural-typing

Read More
Duck Typing for Razor views...


c#asp.net-mvcasp.net-mvc-3razorduck-typing

Read More
Getting variable name in of some duck-type classes...


pythonclassduck-typingrepr

Read More
Applied duck-typing in plain C...


cduck-typing

Read More
F# and duck-typing...


.netf#functional-programmingtype-inferenceduck-typing

Read More
Is reuse of a function argument for multiple types in Python 3.4 pythonic, and how does it relate to...


pythontypesduck-typing

Read More
How do I argue against Duck-typing in a strongly typed language like Java?...


javaduck-typing

Read More
What about memory layout means that []T cannot be converted to []interface in Go?...


interfacegolanguage-designduck-typingmemory-layout

Read More
"Duck typing" etymology?...


duck-typing

Read More
Extension Methods and Duck Typing...


f#extension-methodsduck-typing

Read More
Do all dynamic languages support duck typing?...


phptypesduck-typing

Read More
Return integers...


coldfusionduck-typing

Read More
Should I define interfaces in Duck Typed languages?...


interfacegroovyduck-typing

Read More
Using isinstance() versus duck typing...


pythonmatplotlibduck-typingisinstance

Read More
'from X import a' versus 'import X; X.a'...


pythonpython-importmaintainabilityduck-typing

Read More
Duck Typing: Translating Ruby Code into Javascript Utilizing Duck Typing...


javascriptrubyoopduck-typing

Read More
Return one of two possible objects of different types sharing a method...


c#.netoopfactory-patternduck-typing

Read More
What's the relationship between C++ template and duck typing?...


c++templatesduck-typing

Read More
Duck Typing with JSON object - try/except?...


javascriptangularjserror-handlingduck-typing

Read More
Create javascript object using constants with dots as property...


javascriptduck-typing

Read More
duck typing our rails models to display in view...


ruby-on-railsrubyviewmodelduck-typing

Read More
Besides dynamic typing, what makes Ruby "more flexible" than Java?...


javarubyduck-typingdynamic-languages

Read More
Embrace or fight Node's lack of type safety...


javascriptnode.jsoopduck-typing

Read More
Duck typing: how to avoid name collisions?...


pythonlanguage-agnosticduck-typingdynamic-typing

Read More
Why interfaces must be declared in Java?...


javainterfacestatic-typingduck-typingstructural-typing

Read More
Scala create instance with Class which accepts duck typing parameter...


scalareflectionduck-typing

Read More
Why Collection Initialization Throws NullReferenceException...


c#.netcollectionsnullreferenceexceptionduck-typing

Read More
BackNext