logoalt Hacker News

DSMan195276yesterday at 8:20 PM0 repliesview on HN

The point is that at a minimum you're supposed to bubble the `unsafe` up if the API does not guarantee safety is maintained for all cases (and documents the invariants that have to be kept by the caller), otherwise the system breaks down.