Hacker News new | ask | show | jobs
by pjmlp 3294 days ago
> The worst offenders for readability are these C-ish functions that deal with unsafe pointers.

That is exactly the point, to make it pretty clear that the code needs to be scrutinized very carefully for its safety.