Manishearth / elsa

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

Add `is_empty` functions #41

Closed Porges closed 1 year ago

Porges commented 1 year ago

This is per a clippy suggestion.