I have a bunch of functions with same signature. I would like to invoke
them one by one at run time. What is the best way of doing this? Can I
put them all in an array or some other collection and loop through it at
the run time?
- [julia-users] how to do array (or collection) of functions K Leo
- [julia-users] Re: how to do array (or collection) of f... Stefan Schwarz
- [julia-users] Re: how to do array (or collection) of f... Erno Scheiber
- [julia-users] Re: how to do array (or collection) ... Stefan Schwarz
