Merge pull request #2296 from senekor/senekor/nqmzmklxswoz

Make users type method syntax themselves in `structs3`
This commit is contained in:
Mo Bitar
2026-04-13 19:01:44 +02:00
committed by GitHub
co-authored by GitHub
4 changed files with 56 additions and 130 deletions
+1
View File
@@ -19,6 +19,7 @@
- Avoid initializing a nested Git repository [@senekor](https://github.com/senekor)
- `vecs2`: Removed the use of `map` and `collect`, which are only taught later.
- `structs3`: Rewrote the exercise to make users type method syntax themselves.
## 6.5.0 (2025-08-21)