data structure) that is indexed both ways. I. e., I have a 1-to-1 mapping from a list of distinct objects of type A to a list of distinct objects of type B. What's a performant way of organising this, so I can get the other object from the matching pair in this mapping given one such object of either type?
Why u dont use the mentioned dictionary object?
Обсуждают сегодня