Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in duck-typing
Why Collection Initialization Throws NullReferenceException
Mar 22, 2023
c#
.net
collections
nullreferenceexception
duck-typing
Why I can't use join for a list of objects that implement __str__?
Mar 12, 2023
python
duck-typing
Can the C# compiler use duck typing with foreach over a generic type?
Mar 04, 2023
c#
generics
duck-typing
Redefine Method of an Object
Mar 04, 2023
python
metaprogramming
duck-typing
Duck typing to allow tuples, lists, or something that can be treated like one
Feb 20, 2023
python
duck-typing
Using Java and C#'s generics to simulate duck typing
Jan 29, 2023
java
c#
generics
programming-languages
duck-typing
Cast a final class to a compatible interface that the class does not claim to implement
Jan 08, 2023
java
interface
casting
duck-typing
Ruby parameter type confirmation
Dec 23, 2022
ruby
duck-typing
Will C#4.0 dynamic objects have some facility for duck typing?
Oct 16, 2022
dynamic
c#-4.0
duck-typing
Minimum Methods for Ordering with Duck Typing in Python 3.1
Oct 09, 2022
python
python-3.x
duck-typing
Why does to_a and to_ary behave differently in subclasses of Array?
Sep 08, 2020
ruby
duck-typing
Abstract Base Classes versus Duck Typing
Feb 21, 2022
python
idioms
duck-typing
Structural typing is not duck typing
Feb 04, 2022
javascript
typescript
type-systems
duck-typing
structural-typing
Implement duck typing using java MethodHandles
Apr 10, 2022
java
annotations
duck-typing
methodhandle
invokedynamic
How can I balance "Pythonic" and "convenient" in this case?
Jun 26, 2022
python
duck-typing
issubclass of abstract base class Sequence
Aug 28, 2022
python
subclassing
duck-typing
isinstance
abstract-base-class
Consequences of implementing to_int and to_str in Ruby
Jan 25, 2019
ruby
duck-typing
Could I improve this method with duck typing?
Feb 15, 2019
ruby-on-rails
ruby
refactoring
duck-typing
Autocompletion in dynamic language IDEs, specifically Python in PyDev
May 18, 2019
python
ide
autocomplete
duck-typing
built-in
Using LINQ, is it possible to output a dynamic object from a Select statement? If so, how?
Jul 04, 2021
c#
.net
dynamic
duck-typing
expandoobject
Older Entries »