01 · metaprogramming

Codability Under 100

@codable reads the target construct’s stored values, maps each field through Range-authored helpers, and expands a typed coding extension.

  1. 01
    Collectstored properties
  2. 02
    Mapproperty keys and types
  3. 04
    Expandencode + decode bodies
Core/Macro/Codable.range
															return .success(result: Void())			}					}	}}