It is not about comparison with Rust. I am about “implicitly copyable” types.
And I suppose lent can cover the types special way too (if not already). If return type is 'lent int' then lint can return just 'int', not 'addr int'
It is not about comparison with Rust. I am about “implicitly copyable” types.
And I suppose lent can cover the types special way too (if not already). If return type is 'lent int' then lint can return just 'int', not 'addr int'