Stdlib traits (Reference)¶
This section documents standard library traits: the stable contracts that describe protocol-like behavior (iteration, indexing, operators, conversions, etc.).
For the curated stdlib-family view, see Standard library reference: std.traits.*.
If you’re looking for derives and their dunder overrides, see:
Pages: