Manishearth / elsa

Append-only collections for Rust where borrows to entries can outlive insertions
Apache License 2.0
228 stars 33 forks source link

Is it intentional that `FrozenIndexMap` doesn't have `get_full` method? #74

Open crlf0710 opened 5 months ago

Manishearth commented 5 months ago

we could add one for Copy or StableDeref key and values