Closed
Description
@Ichoran suggests to rename them to mappedValueView
/ filteredKeyView
(#4776 (comment)).
For naming, I think mapValuesView
/ filterKeysView
would be more consistent, as the strict methods are called map
/ filter
(not mapped
/ filtered
).
"Alternatively, return a value class with a single method, view
, that gives out the view"