Extend Tuples to be able to contain references.
You need to use a different constructor function, `refTuple()`, to opt into references. Otherwise, it's too easy to construct a tuple of references by mistake.
Showing
Please
register
or
sign in
to comment