| ▲ | DarkNova6 3 days ago | ||||||||||||||||
From what I gathered the core problem is flattenability. It is backed by a dynamic array and you would need real templating to remove the indirection. | |||||||||||||||||
| ▲ | joe_mwangi 3 days ago | parent [-] | ||||||||||||||||
They are researching to have immutable arrays. Also multifields (stack allocated arrays as fields in value classes). So, there is a possibility. | |||||||||||||||||
| |||||||||||||||||