Hacker News new | ask | show | jobs
by Raphael_Amiard 1997 days ago
Affine types, which Rust more or less implements with its ownership system are very close to linear types, see https://en.m.wikipedia.org/wiki/Substructural_type_system#Af...