Y
Hacker News
new
|
ask
|
show
|
jobs
by
steveklabnik
2618 days ago
With unsafe, you can do anything that C can.
Without unsafe, there’s significantly more aliasing information, which helps optimizations.