Searched defs:isDistributive (Results 1 – 7 of 7) sorted by relevance
2889 isDistributive: boolean; property
64690 function isDistributive(type) { function65635 isDistributive: !!(checkType.flags & 262144 /* TypeFlags.TypeParameter */), property
53958 function isDistributive(type) { function54780 isDistributive: !!(checkType.flags & 262144), property