billyrieger / bimap-rs

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

Implement left_range and right_range methods. #18

Closed solarretrace closed 4 years ago

solarretrace commented 4 years ago

Straightforward implementation of range iterators as noted in Issue 17.