Y
Hacker News
new
|
ask
|
show
|
jobs
by
bogomipz
3128 days ago
I'm curious about the borrow checker, is this Rust invention or did a similar concept exist elsewhere in some other language(s)?
Can anyone recommend any resources specifically on the idea of the borrow checker?
1 comments
steveklabnik
3128 days ago
https://forge.rust-lang.org/bibliography.html
has links to previous work we built upon.
link