new chapter for reals

pull/10/head
Alexis Beingessner 10 years ago committed by Manish Goregaokar
parent bcab386c0d
commit 625c795631

@ -0,0 +1,7 @@
% Implementing Arc and Mutex
Knowing the theory is all fine and good, but the *best* was to understand
something is to use it. To better understand atomics and interior mutability,
we'll be implementing versions of the standard library's Arc and Mutex types.
TODO: ALL OF THIS OMG
Loading…
Cancel
Save