finished ch18.3 and ch18
All checks were successful
Test Gitea Actions / first (push) Successful in 22s
Test Gitea Actions / check-code (push) Successful in 17s
Test Gitea Actions / test (push) Successful in 16s
Test Gitea Actions / documentation-check (push) Successful in 16s

This commit is contained in:
2025-04-07 16:56:06 -06:00
parent 35fda43f47
commit 849d24a10b
3 changed files with 183 additions and 4 deletions

View File

@ -35,6 +35,20 @@
"title": "Implementing OO Design Pattern"
}
},
{
"id": "629d55df46f486d8",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "Pattern Matching.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Pattern Matching"
}
},
{
"id": "6ed9f182aa3d5f3e",
"type": "leaf",
@ -46,7 +60,7 @@
}
}
],
"currentTab": 1
"currentTab": 2
}
],
"direction": "vertical"
@ -189,10 +203,11 @@
"command-palette:Open command palette": false
}
},
"active": "f9ef446f856cead7",
"active": "629d55df46f486d8",
"lastOpenFiles": [
"Trait Objects that allow for Values of Different Types.md",
"Implementing OO Design Pattern.md",
"Pattern Matching.md",
"Trait Objects that allow for Values of Different Types.md",
"Characteristics of OO Languages.md",
"OOP Programming Features.md",
"Futures, Tasks and Threads Together.md",
@ -216,7 +231,6 @@
"Improving The IO Project.md",
"Tests.md",
"The Preformance Closures and Iterators.md",
"minigrep/README.md",
"minigrep/src/lib.rs",
"does_not_compile.svg",
"Untitled.canvas",