rebellion icon indicating copy to clipboard operation
rebellion copied to clipboard

Bidirectional dictionaries

Open jackfirth opened this issue 5 years ago • 0 comments

A bidirectional dictionary can map keys to values in constant time, and values back to their keys in constant time. The same value cannot be mapped by more than one key. Requested in this stackoverflow question.

jackfirth avatar Aug 18 '19 05:08 jackfirth