> Why they must be const? I think it's to prevent the value from being lost and thus, not closed. Do we need this "protection"?Which adversary we should be protected from?
> Why they must be const? I think it's to prevent the value from being lost and thus, not closed.