Searched defs:contravariant (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Lib/ |
| D | typing.py | 938 def __init__(self, bound, covariant, contravariant): argument 1013 covariant=False, contravariant=False): argument 1209 def __init__(self, name, *, bound=None, covariant=False, contravariant=False): argument
|
| /third_party/typescript/lib/ |
| D | tsc.js | 60043 function inferTypes(inferences, originalSource, originalTarget, priority, contravariant) { argument
|
| D | typingsInstaller.js | 71677 function inferTypes(inferences, originalSource, originalTarget, priority, contravariant) { argument
|