Hacker News new | ask | show | jobs
by nicwilson 1343 days ago
Kind of, mark `main` `@safe`. The transitivity of safety will ensure that you can only call safe functions, else you will get a compile error.