Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in type-hinting

How to typehint generators in php?

Can I declare a typed property so that it accepts a null value as well?

php types type-hinting

Type hinting/specifying a type in lua

How to make Intellij IDEA show Java type hints for inferred local variables only on hover?

Getting Javascript type hinting in VSCode without importing, that would cause a circular dependency

Python typing: How to type-hint a variable as a bound method?

python-3.6 type-hinting

Is there a python linter that checks if the type hint comes from the typing module?

Default value for parameters can only be null [duplicate]

How to type-hint "SupportsOrdering" in a function parameter?

python type-hinting

Is it possible to "hint" dictionary keys?

python pycharm type-hinting

PHPStorm - type hinting with arrays

PHP type hinting in PHPDoc in derived classes

Class type as parameter in TypeScript

Python type annotations with subclasses and list of class