Hi,
I am working on an ArrayDef in order to have more convenient modelization.
Is that something you could be interested in?
Here is my prototype 8123cb7, it works, but there is a lot of rework to be done to make it really part of the modelization.
That's something really needed for #21.
With that you also should be able handle stuffs like int foo[2][2].
Hi,
I am working on an
ArrayDefin order to have more convenient modelization.Is that something you could be interested in?
Here is my prototype 8123cb7, it works, but there is a lot of rework to be done to make it really part of the modelization.
That's something really needed for #21.
With that you also should be able handle stuffs like
int foo[2][2].