Skip to main content

Module splat

Module splat 

Source
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ยง

SplatParser ๐Ÿ”’