RFC: foreach iteration of keys without values

Project Governance
Author
John Bafford
When iterating with foreach, it is not possible to retrieve only the keys (and not also the values) without unnecessary extra work or semantic overhead. This RF...

This RFC has not yet started voting