Closed
Description
The full proposal is here: https://github.com/go101/immutable-value-proposal/blob/master/README-v9.1.md
Basically, this proposal can be viewed as a combination
of issue#6386
and issue#22876.
This proposal also has some similar ideas with
evaluation of read-only slices written by Russ.