Discriminated union of all Realize function types.
Encompasses all types of generated code during the Realize phase:
The kind discriminator enables type-safe pattern matching and ensures proper handling of each function type's unique metadata.
kind
Samchon
Discriminated union of all Realize function types.
Encompasses all types of generated code during the Realize phase:
The
kinddiscriminator enables type-safe pattern matching and ensures proper handling of each function type's unique metadata.