Y
Hacker News
new
|
ask
|
show
|
jobs
by
cyphar
2541 days ago
In fairness to GP, they are implemented using unsafe (which is unsurprising since they take one &mut and return two to the same borrowed data).
1 comments
setr
2541 days ago
If you go by that definition, I think you’ll eventually find out that everything depends on unsafe, and thus nothing is actually safe
Which isn’t a very useful distinction
link
Which isn’t a very useful distinction