BiDictionary

A dictionary supporting bidirectional lookup.

BiDictionary.swift:2
struct BiDictionary<K, V> where K : Hashable, V : Hashable