Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in typing

PHP's mixed type vs Typescript's any

php php-7 type-systems typing

Changing a return type depending on the calling method

Generic NamedTuple in python 3.7 [duplicate]

Mypy catch AttributeError

python typing mypy

Mypy + FastAPI response_model

python typing mypy fastapi

Why does AbstractSet not include union and intersection?

Python typing Union of class and it's instance

Python type hints with Protocol and TypeVar to specify arbitrary dataclasses

is groovy weakly typed or strongly typed?

groovy typing

Can I add a prefix or suffix to the keys of a TypeScript interface/type which is programmatically generated?

typescript typing

__slots__ conflicts with a class variable in a generic class

How to annotate attribute that can be implemented as property?

python properties typing mypy

What is the PHP best practice for using functions that return true or false?

php function boolean typing

When is it necessary to declare return function type in TypeScript?

defclass type information for performance

Eye-tracking for code editing

How to force static typing in Python? [duplicate]