SkillAgentSearch skills...

Bijections.jl

Bijection datatype for Julia.

Install / Use

/learn @JuliaCollections/Bijections.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars48
CategoryDevelopment
Updated4d ago
Forks9

Languages

Julia

Security Score

75/100

Audited on Mar 31, 2026

No findings