WG and LWG model Go's generics and runtime boxing; a compilation from WG to LWG uses runtime type conversions and adaptor methods to support structural subtyping without monomorphisation or code generation.
Title resolution pending
1 Pith paper cite this work, alongside 503 external citations. Polarity classification is still indexing.
1
Pith paper citing it
503
external citations · external index
fields
cs.PL 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
Welterweight Go: Boxing, Structural Subtyping, and Generics (Extended Version)
WG and LWG model Go's generics and runtime boxing; a compilation from WG to LWG uses runtime type conversions and adaptor methods to support structural subtyping without monomorphisation or code generation.