TypeScript/tests/cases/conformance/types/intersection
2019-04-13 08:24:27 -10:00
..
contextualIntersectionType.ts
intersectionAndUnionTypes.ts
intersectionAsWeakTypeSource.ts Allow weak type detection for intersection sources (#26668) 2018-08-24 10:30:39 -07:00
intersectionOfUnionOfUnitTypes.ts
intersectionReduction.ts Add tests 2018-04-27 16:50:09 -07:00
intersectionsAndEmptyObjects.ts Add regression tests 2018-11-09 06:45:21 +01:00
intersectionThisTypes.ts
intersectionTypeAssignment.ts
intersectionTypeEquivalence.ts
intersectionTypeInference.ts
intersectionTypeInference2.ts
intersectionTypeInference3.ts
intersectionTypeMembers.ts
intersectionTypeOverloading.ts
intersectionTypeReadonly.ts
intersectionWithUnionConstraint.ts Add regression test 2019-04-13 08:24:27 -10:00
operatorsAndIntersectionTypes.ts
recursiveIntersectionTypes.ts