Provide `.copy` for named tuples

It’s experimental for now, the name will probably be .copy in the final implementation (as intended at the beginning of the Contributors discussion). I think .copyFrom is the internal name in the compiler for now, not the final user facing name.

2 Likes