billyrieger / bimap-rs

Generic bijective maps in Rust
Apache License 2.0
129 stars 26 forks source link

Flip: turn your `BiMap<L, R>` into `BiMap<R, L>` #39

Open GrigorenkoPV opened 1 year ago

GrigorenkoPV commented 1 year ago

cargo semver-checks tells me I don't even have to bump the minor version, so I didn't.