You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[bug#12059] Make MapView#values and #keys return Views
Change`MapView#values` and `MapView#keys` to return `View`s instead of `AbstractIterable`s, so that further operations on the returned values remain lazy.
0 commit comments