You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -86,3 +86,5 @@ f([1,2]);
86
86
## Credits
87
87
88
88
We use the same trick to assign a numeric literal to length as it was [done](https://github.com/Microsoft/TypeScript/pull/17765) in TS 2.7 for tuples of fixed size.
89
+
90
+
Type definition had been simplified as suggested [here](https://github.com/Microsoft/TypeScript/issues/6229#issuecomment-376988681) by @tycho01.
0 commit comments