Free cookie consent management tool by TermsFeed Policy Generator
Timestamp:
12/05/12 13:51:01 (12 years ago)
Author:
abeham
Message:

#1991:

  • Added BidirectionalDictionary for storing 1:1 mapping and BidirectionalLookup for storing M:N mappings
    • I used HashSets in the BidirectionalLookup instead of Lists, because of the difficulty of removing items when custom equality comparers are used.
  • Added unit tests
File:
1 added

Note: See TracChangeset for help on using the changeset viewer.