Crate shared_ptr

Source
Expand description

Arc and Rc with C++ std::shared_ptr-like semantics.

Currently just a good idea. Well, an idea, anyway.