Commit Graph
3 Commits
Author SHA1 Message Date
Bert Apperlo a4fe3602b2 fix: updated comment for struct 2023-06-08 16:46:45 +02:00
Bert Apperlo 8974e33f69 fix: update hashmaps3.rs 2023-06-08 16:44:39 +02:00
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