Searched defs:isDistributive (Results 1 – 7 of 7) sorted by relevance
2906 isDistributive: boolean; property
64885 function isDistributive(type) { function65830 isDistributive: !!(checkType.flags & 262144 /* TypeFlags.TypeParameter */), property
54137 function isDistributive(type) { function54959 isDistributive: !!(checkType.flags & 262144), property