Hacker News new | ask | show | jobs
by SirensOfTitan 1166 days ago
This was fixed in Typescript 4.0, with the introduction of variadic tuples: https://www.typescriptlang.org/docs/handbook/release-notes/t...
1 comments

Oh awesome! Thanks for sharing.