Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#38337·type-challenges

18 - Length of Tuple

Author: VarunMendreCreated Sep 4, 2026Updated Sep 4, 2026
Labelsansweren18
type Length<T extends readonly unknown[]> =  T['length']

Source: type-challenges/type-challenges

View original on GitHubView discussion on GitHub