Closed lausek closed 2 years ago
Value { boxed, .. } is weird as other expressions (e.g. function calls) could be boxed as well.
Value { boxed, .. }
Box
Unbox
Value { boxed, .. }
is weird as other expressions (e.g. function calls) could be boxed as well.Box
Unbox