Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
e12e
on July 17, 2019
|
parent
|
context
|
favorite
| on:
Ownership and Borrowing in D
Would this be similar to passing argument(s) and return pointers/variables to a C function - or similar with assembler, reserving some registers for return values (aka caller manages memory)?
But with the (d) compiler helping enforce correctness?
WalterBright
on July 17, 2019
[–]
Not sure what you mean, but sounds like it is.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
But with the (d) compiler helping enforce correctness?