Tuple documentation is confusing for me

If that’s what this is saying, the wording really is confusing.

To append to a tuple, it is preferable to use pattern matching:

Shouldn’t this say something like

It is preferable to create a new tuple instead

1 Like