Axiom Ownership Conventions

Use when optimizing large value type performance, working with noncopyable types, reducing ARC traffic, or using InlineArray/Span for zero-copy memory access. Covers borrowing, consuming, inout modifiers, consume operator, ~Copyable types, InlineArray, Span, value generics.

charleswiltgen Updated

File contents

CharlesWiltgen/Axiom commit 7fbed9f88c

Frequently asked questions

npx skillmds@latest add charleswiltgen/axiom-ownership-conventions