01233 GitHub stars
02Minimizes ARC retain/release traffic
03Implements borrowing and consuming parameter modifiers
04Provides clear decision trees for ownership modifier application
05Optimizes large value type performance by reducing copies
06Supports ~Copyable (noncopyable) type patterns