Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.any(condition) is the same as .find(condition).is_some(), since we aren't using the result of .find()
- Loading branch information