Skip to content

JuliaCollections/Bijections.jl

Repository files navigation

Bijections

Stable Dev CI Coverage Code Style: Blue

Julia dictionaries are not one-to-one. That is, two different keys might have the same value. A Bijection data structure behaves just like a dictionary, except it prevents the assignment of the same value to two different keys.

See the documentation for more details.

See the changelog for a version history.

About

Bijection datatype for Julia.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages