Search code examples
Scala create instance with Class which accepts duck typing parameter...


scalareflectionduck-typing

Read More
Why Collection Initialization Throws NullReferenceException...


c#.netcollectionsnullreferenceexceptionduck-typing

Read More
Python ducktyping feels clunky is this Pythonic?...


pythonpython-3.xduck-typing

Read More
Duck typing, must it be dynamic?...


language-designduck-typingtype-systemsdefinitionsstructural-typing

Read More
How to reproduce a Java interface behaviour in a pythonic way...


pythonduck-typing

Read More
Has scala ability to use default parameter with duck typing?...


scaladuck-typing

Read More
Duck typing and class methods (or, how to use a method from both a class and an instance?)...


pythonclass-methodduck-typing

Read More
Pythonic isinstance on floats and ints...


pythonduck-typing

Read More
Accept as a parameter any object with a toString() method...


javagenericsduck-typing

Read More
Concept Based Polymorphism...


c++polymorphismduck-typing

Read More
Golang: Can you wrap a Package in an Interface?...


goduck-typing

Read More
Duck Typing and acceptance of tuples or integers in Python 3...


pythonpython-3.xduck-typing

Read More
Mapping a dynamic object to an interface and register with IoC...


c#dynamicunity-containerduck-typingimpromptu-interface

Read More
How do I resolve this enum cast issue when using ImpromptuInterface?...


c#-4.0dynamicjson.netduck-typingimpromptu-interface

Read More
How to resolve the hardcoding when a newer version of the library i use uses a different function na...


pythonhtmlbeautifulsoupduck-typing

Read More
Javascript - eval object creation?...


javascriptobjectevalduck-typing

Read More
Is it possible to create method which work on any sequence...


pythonmonkeypatchingduck-typing

Read More
Structured Type to match Class Constructor...


scalareflectionmanifestduck-typing

Read More
How to use duck typing effectively with inheritance...


pythonoopduck-typing

Read More
Does LINQ "Query Syntax" Support Duck Typing?...


c#.netlinqduck-typinglinq-query-syntax

Read More
Duck typing in Go...


interfacegoduck-typing

Read More
What's so special about optional typing in dart...


dartduck-typing

Read More
Django Foreign Key relate to more than one class...


pythondjangoforeign-keysduck-typing

Read More
Ruby parameter type confirmation...


rubyduck-typing

Read More
javascript: implement something like python's __getattribute__?...


javascriptpythondynamicduck-typing

Read More
duck typing in D...


metaprogrammingdduck-typing

Read More
Semantics of adding an Object and an integer to each other, in PHP?...


phpobjecttype-conversionduck-typing

Read More
Python calling method from super class via child class not working as expected...


pythoninheritancepolymorphismpygameduck-typing

Read More
Costs vs. benefits of instance-specific fields in Python...


pythonoopduck-typing

Read More
Implementing 2D slicing in Python...


pythonduck-typing

Read More
BackNext