gendx
f9f04651ce
Add more example methods to Vec and HashMap. ( #373 )
2023-02-09 21:45:43 +00:00
Charisee Chiw
e3b4b6a5c7
Update box.md ( #363 )
2023-02-09 20:55:19 +00:00
Charisee Chiw
aa316544c3
Update box-recursive.md ( #360 )
2023-02-09 20:49:00 +00:00
Martin Geisler
476ee283c6
Simplify Vec
slide ( #313 )
...
The code is probably meant to illustrate the `vec!` macro, but it
feels out of place when teaching: there is already enough material
here to get through.
2023-02-01 10:49:11 +01:00
Charisee Chiw
601dc8258b
Speaker notes for vec.md ( #296 )
...
* Speaker notes for vec.md
* Fix grammar and formatting
* Fix formatting and spelling.
---------
Co-authored-by: Andrew Walbran <qwandor@google.com>
2023-01-30 11:56:30 +00:00
Igor Petruk
30291800ec
Update vec.md ( #240 )
...
Adding Speaker Notes about type inference in collections and `vec![]` macro.
2023-01-23 10:04:52 -08:00
Igor Petruk
91487289d2
Update box-recursive.md ( #241 )
...
* Update box-recursive.md
Adding Speaker Notes. This is a high-level guideline what to say, so we can settle on one explanation and review it.
This may be very obvious with the background in some languages, but be very non-obvious in languages that always
use references and never embed structs into structs.
* Fix wording
Co-authored-by: Andrew Walbran <qwandor@google.com>
2023-01-23 12:54:06 +00:00
Martin Geisler
6b8ee3c979
Fix typo
2023-01-11 14:47:34 +01:00
Fabian Bornhofen
02e1f4b879
Add speaker notes for option-result.md
2023-01-11 14:19:21 +01:00
Fabian Bornhofen
dd194f07c9
Add speaker notes for rc.md
2023-01-11 14:04:30 +01:00
Fabian Bornhofen
5256d9c3fd
Add speaker notes for box.md
2023-01-11 13:29:43 +01:00
Martin Geisler
da81dfa07f
Simplify char count
2023-01-10 19:54:48 +01:00
Fabian Bornhofen
b2b11257f5
Add speaker notes for string.md
2023-01-10 19:06:06 +01:00
Martin Geisler
7ee63aced6
Mention Arc
on Rc
slide
...
Fixes #67 .
2022-12-28 10:15:17 +01:00
Kian-Meng Ang
54adbe7f55
Misc doc fixes
...
List of changes:
- fix typos found via `codespell -S target -L crate`
- ignore Cargo.lock
2022-12-23 11:24:51 +08:00
Martin Geisler
c212a473ba
Publish Comprehensive Rust 🦀
2022-12-21 16:38:28 +01:00