@ -39,7 +39,7 @@ Legend
| 🏅 | create a method with multiple return types | ✅ |
| 🏅 | use tuples and named-tuples | ✅ |
| 🏅 | use control-flow operators (switch, if-else, for-in, while...) | |
| 🏅 | use guard | |
| 🏅 | use guard | ✅ |
| 🏅 | use closures | |
| 🏅 | test types, properties and methods in a CLI project | |
| 🏅 | write unit tests | |