That is correct. I believe there is mention of it in "Calling C and Fortran Functions" of the latest (v0.4) docs, but not sure about the v0.3 docs, and at any rate, it probably should at least be mentioned in the Tuple docs.
Cheers, Kevin On Thu, Apr 16, 2015 at 1:19 AM, Tamas Papp <[email protected]> wrote: > Is (x,) the read-write syntax for single-element tuples? > > It seems to be so and it makes sense (to distinguish it from an > expression surrounded by parentheses), just could not find where the > manual talks about this. > > Best, > > Tamas >
