Currently we coerce to a string, but we should use InternMap for consistency: https://github.com/d3/d3-selection/blob/91245ee124ec4dd491e498ecbdc9679d75332b49/src/selection/data.js#L44
Currently we coerce to a string, but we should use InternMap for consistency:
d3-selection/src/selection/data.js
Line 44 in 91245ee