Commit Graph
1 Commits
Author SHA1 Message Date
Bert Apperlo bbfb4c7e63 feat: added test function to hashmaps2.rs
The existing test functions only check if a kind of fruit exists in the hashmap, but not if the amount of fruits is higher than zero. This new test function solves this.
2023-06-08 15:49:07 +02:00