BijectiveDicts.jl A tiny Julia package that provides the BijectiveDict type: a one-to-one AbstractDict between keys and values. It is different from Bijections.jl in that you can choose the underlying AbstractDict type.