Sergey Kovrov: > Other reference types (e.g. arrays)<
Arrays aren't really references, they are a small 2-word long struct, that contains a pointer to the data and a length. Bye, bearophile
Sergey Kovrov: > Other reference types (e.g. arrays)<
Arrays aren't really references, they are a small 2-word long struct, that contains a pointer to the data and a length. Bye, bearophile