Y
Hacker News
new
|
ask
|
show
|
jobs
by
prodigal_erik
3451 days ago
"Integer between 0 and n-1 inclusive" is the type of valid indices for an n element array. The trouble is most languages don't have type systems that allow expressing that.
1 comments
pjmlp
3449 days ago
The Pascal family are such languages.
link