Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove copying mechanism which falsely suggests immutability
In fact it's just a second reference to the same thing after the code changes in the previous commit. So it would be better to avoid suggesting that changes are safe.
- Loading branch information