foreach iterator over ranges and corresponding values. This iterator prevents true ref iteration over the keys of the internal map by passing a copy of the range to the iteration delegate.
See Implementation
foreach iterator over ranges and corresponding values. This iterator prevents true ref iteration over the keys of the internal map by passing a copy of the range to the iteration delegate.