Skip to content

JuliaCollections/Bijections.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Contributing

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages