Hacker News new | ask | show | jobs
by nsonha 1707 days ago
> a boring global with careful access control

There is no such thing as "access control to global", unless you mean humans in code review, in that case, OK

1 comments

You can have global linkage and private access control in several ways.