Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in duck-typing

Will C#4.0 dynamic objects have some facility for duck typing?

dynamic c#-4.0 duck-typing

Minimum Methods for Ordering with Duck Typing in Python 3.1

Why does to_a and to_ary behave differently in subclasses of Array?

ruby duck-typing

Abstract Base Classes versus Duck Typing

python idioms duck-typing

Structural typing is not duck typing

Implement duck typing using java MethodHandles

How can I balance "Pythonic" and "convenient" in this case?

python duck-typing

issubclass of abstract base class Sequence

Consequences of implementing to_int and to_str in Ruby

ruby duck-typing

Could I improve this method with duck typing?

Autocompletion in dynamic language IDEs, specifically Python in PyDev

Python documentation: iterable many times?

python duck-typing

How can I create a dynamic multi-property Select on an IEnumerable<T> at runtime?

c# linq lambda duck-typing

How excess property check helps?

Is there a dream language that merges the benefits of dynamic and strong typing?

Comparable types with mypy

duck typing in D

two class with common methods and properties [duplicate]

Duck typing and generic programming

Dynamic Typing without duck typing?