<div dir="ltr"><div>Hello,</div><div><br></div><div>Can an STG variable (Id) store a whole unboxed tuple value?</div><div>Or is it required to decompose a returned unboxed value immediately by using an StgCase expression?</div><div>If so, then is it correct that the STG variables can store values only from the following types: Addr, Float, Double, Int, Word, Ptr (for boxed values)? (and no multi-value values)</div><div><br></div><div>Thanks,</div><div>Csaba<br></div></div>