SpiceQA
Questions
Tags
Users
Badges
static-typing
48 Questions
Newest
Active
Unanswered
Frequent
More
Score
View
Card
Compact
How to implement an interface in a way that is compatible with static type checks?
user_3767239
0
•
asked Oct 11, 2019
11
3
2381
mypy
static-typing
python-3.x
interface
python
Statically chosen function and virtual function
user_4175394
0
•
asked Sep 20, 2018
2
2
86
covariant-return-types
language-lawyer
virtual-functions
static-typing
c++
Return None from python function annotated with mypy, multiple return types
user_3969602
0
•
asked Sep 10, 2018
24
1
11792
mypy
return-type
static-typing
function
python
How to type a function in function argument in cython
user_4159833
0
•
asked Sep 10, 2018
4
1
2614
cython
static-typing
python
Type annotation for a function returning a function taking args and kwargs
user_1866775
0
•
asked Sep 9, 2018
4
0
856
type-annotation
mypy
static-typing
python-3.x
python
Abstracting over type constructors in Python via type annotations
user_2199801
0
•
asked Sep 7, 2018
3
2
2023
mypy
higher-kinded-types
static-analysis
static-typing
python
Why isn't there an endianness modifier in C++ like there is for signedness?
Brian_Schimmel_39946
0
•
asked Nov 28, 2017
58
9
7424
endianness
static-typing
language-features
c++
Should you put quotes around type annotations in python
user_5434860
0
•
asked Sep 27, 2017
34
2
16572
type-hinting
static-typing
python-3.x
python
Python Type Annotations: Mark item in tuple as optional
user_6064820
0
•
asked Sep 22, 2017
5
1
4220
mypy
static-typing
python
Preserving type when using Object.keys()
user_3751064
0
•
asked Sep 15, 2017
12
3
3480
typescript
static-typing
Prev
Prev
1
2
3
(current)
4
5
Next
Next
Hot Questions