if A is a multidimensional array and t a tuple, and I try to do something of the form A[*t], I get an error, yet if I put the tuple in manually, for instance A[*(1,1)], it works.
- [julia-users] Julia *args not working Anonymous
- [julia-users] Re: Julia *args not working Tomas Lycken
- [julia-users] Re: Julia *args not working Tomas Lycken
- Re: [julia-users] Re: Julia *args not working Stefan Karpinski
- Re: [julia-users] Re: Julia *args not workin... Tomas Lycken
