Single Ownership and Memory Safety Without Borrow Checking, RC, or GC (verdagon.dev) 3 points by verdagon 3y ago ↗ HN
[–] doctor_eval 3y ago ↗ I thought this was a really great idea and would love to see people with more experience than me provide important use cases where it won't work.Or - if it does work everywhere - why it hasn't been adopted?It seems to me that including an ownership role in the data type, and having an explicit ownership transfer instruction, is a massive simplification.
1 comment
[ 3.5 ms ] story [ 15.3 ms ] threadOr - if it does work everywhere - why it hasn't been adopted?
It seems to me that including an ownership role in the data type, and having an explicit ownership transfer instruction, is a massive simplification.