Trait for is_empty? #67409
Labels
A-collections
Area: `std::collections`
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Lots of stuff in std provde pub fn is_empty, shouldn't there be a trait for it?
https://doc.rust-lang.org/nightly/std/collections/struct.HashMap.html#method.is_empty
The text was updated successfully, but these errors were encountered: