mirror of
https://github.com/AxioDL/boo.git
synced 2025-06-20 21:43:30 +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.