Oddbean new post about | logout

Notes by 650b7932 | export

 I had a mutability problem in #rust  
so I used Arc<T>

Now I have two problems