TypeScript/tests/cases/conformance/types/tuple
2018-08-10 10:49:37 +08:00
..
emptyTuples
arityAndOrderCompatibility01.ts Revert "Add TupleBase with unusable mutating Array methods" 2017-11-08 15:18:35 -08:00
castingTuple.ts
contextualTypeWithTuple.ts
indexerWithTuple.ts
optionalTupleElements1.ts Add tests 2018-06-25 10:45:38 -10:00
restTupleElements1.ts Add tests 2018-06-25 10:45:38 -10:00
strictTupleLength.ts
tupleElementTypes1.ts
tupleElementTypes2.ts
tupleElementTypes3.ts
tupleElementTypes4.ts
tupleLengthCheck.ts check index access for fixed length tuple 2018-08-10 10:49:37 +08:00
typeInferenceWithTupleType.ts
wideningTuples1.ts
wideningTuples2.ts
wideningTuples3.ts
wideningTuples4.ts
wideningTuples5.ts
wideningTuples6.ts
wideningTuples7.ts