RFC: Unwrap reference after foreach

Project Governance
Author
Target
8.2
After a foreach by reference loop, the value variable currently remains a reference to the last array element, which may result in unexpected behavior if the va...

This RFC has not yet started voting