maps: add iterator-related functions · Issue #61900 · golang/go
We propose to add the following functions to package maps, to provide good support for code using iterators. This is one of a collection of proposals updating the standard library for the new 'rang...