18 Mar 2020, 15:52

"ref" is going to be a game changer, at least for me, as now I'll be able to directly edit my arrays and structs passed into functions without having to make a copy first and write it back after. Not only that, but this will make working with structures within structures (within structures) far easier too.