Newbetuts
.
New posts in duck-typing
How do I get mypy to recognize that an argument of a function needs to be a subclass of a particular base class?
python
static-analysis
type-hinting
mypy
duck-typing
What's the relationship between C++ template and duck typing?
c++
templates
duck-typing
How can I tell if a python variable is a string or a list?
python
list
duck-typing
What's an example of duck typing in Java?
java
duck-typing
Duck typing in the C# compiler
c#
compiler-construction
idisposable
duck-typing
Why duck typing is allowed for classes in TypeScript
javascript
class
typescript
interface
duck-typing
How to identify numpy types in python?
python
numpy
duck-typing
dynamic-typing
Ruby class types and case statements
ruby
duck-typing
case-statement
What is the right way to treat Python argparse.Namespace() as a dictionary?
python
dictionary
duck-typing
What is duck typing?
programming-languages
duck-typing
Prev