carbon-lang
carbon-lang copied to clipboard
Arrays
trafficstars
This proposal adds arrays to Carbon programming language. It presents several definitions of arrays, their internal representation and indexing (by integer value and array of integers).
I did not look on initialization since current initialization is fine for me and I do not see the reason for changing it.