const scores: int[]
[1,2,3]
|array of string| s
s <~ "abc" // ok
s <~ 1 // fail
Languages with Single-Type Arrays include TypeScript, C3, HOPE, Speedie
View all concepts with or missing a hasSingleTypeArrays measurement
Read more about Single-Type Arrays on the web: 1.