Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slides for arc, mutex and simple example? #95

Open
lislis opened this issue Dec 13, 2021 · 1 comment
Open

Slides for arc, mutex and simple example? #95

lislis opened this issue Dec 13, 2021 · 1 comment

Comments

@lislis
Copy link
Contributor

lislis commented Dec 13, 2021

I was looking for slides to introduce Arc and Mutex (maybe with comparisons to Rc and Cell or similar) and use them together with the slides on Send and Sync to talk about threading.
Or do they exist and are just not linked on the overview?

@jonathanpallant
Copy link
Member

I had the same question training the other day - in the end I just live-sketched something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants