mirror of
https://github.com/AxioDL/boo.git
synced 2025-09-03 17:28:55 +00:00
Makes the arrays strongly-typed and enforces explicit array->pointer decay. It also allows querying the array size, which can allow us to easily dehardcode magic values within code.