File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change 44[ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://JuliaCollections.github.io/Bijections.jl/dev/ )
55[ ![ CI] ( https://github.com/JuliaCollections/Bijections.jl/actions/workflows/CI.yml/badge.svg?branch=master )] ( https://github.com/JuliaCollections/Bijections.jl/actions/workflows/CI.yml )
66[ ![ Coverage] ( https://codecov.io/gh/JuliaCollections/Bijections.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/JuliaCollections/Bijections.jl )
7+ [ ![ Code Style: Blue] ( https://img.shields.io/badge/code%20style-blue-4495d1.svg )] ( https://github.com/JuliaDiff/BlueStyle )
78
89Julia dictionaries are not one-to-one. That is, two different keys might have the same value.
910A ` Bijection ` data structure behaves just like a dictionary, except it prevents the assignment of the same value to two different keys.
You can’t perform that action at this time.
0 commit comments