+1 for this feature ! Having the ability to pass function references
is a great way to have clean/maintainable code. Any idea about the
target version ?
Cheers,
Seb
> > example :
> > MyGraph[3]={{STATE_1, function1, 0},
> > {STATE_2, function2, 0},
> > {STATE_3, null, 0}}
> >
> > QUESTION 1: how programming this structure and variable with JAL V2 ?
>
> You don't. It's on the to do list though.
.