TypeScript/tests/cases/conformance/types/intersection
2018-11-09 06:45:21 +01: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 Add regression tests 2017-11-02 17:31:17 -07:00
intersectionTypeMembers.ts
intersectionTypeOverloading.ts
intersectionTypeReadonly.ts
intersectionWithUnionConstraint.ts Add additional tests 2018-04-25 11:03:25 -07:00
operatorsAndIntersectionTypes.ts
recursiveIntersectionTypes.ts