Hacker News new | ask | show | jobs
by sksxihve 438 days ago
What mainstream language has type system features that make multi-threaded access to external resources safe?

Managing something like that is a design decision of the software being implemented not a responsibility of the language itself.

1 comments

None, however the fearless concurrency sales pitch usually leaves that scenario as footnote.