Hacker News new | past | comments | ask | show | jobs | submit login

My reading of that is that everything is made immutable, at which point aliasing isn't an issue anymore. I might be wrong though.



Author of that project here, it's the other way around - I'm using the absence oft aliasing to turn mutable Rust code immutable, which I can then embed in Lean. But you're right that ownership (ie, affine types) per se doesn't help.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: