mirror of
https://github.com/AxioDL/boo.git
synced 2025-08-05 11:45:45 +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.