Free cookie consent management tool by TermsFeed Policy Generator

Ignore:
Timestamp:
12/05/12 13:51:01 (11 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
Location:
trunk/sources/HeuristicLab.Collections/3.3
Files:
2 added
1 edited

Legend:

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