Expand description
Attribute parsing for the #[splat] function argument overloading attribute.
This attribute modifies typecheck to support overload resolution, then modifies codegen for performance.
Structsยง
- Splat
Parser ๐
Attribute parsing for the #[splat] function argument overloading attribute.
This attribute modifies typecheck to support overload resolution, then modifies codegen for performance.