Hacker News new | ask | show | jobs
by TheCleric 1198 days ago
I gathered what you meant. My point is what stops the next developer working on your codebase from adding code in the body of your function that accesses the values of the object in an unsafe way?
1 comments

A bit of trust. I’m not aware of a type system that protects my coworkers from my bad decisions, only those humans do that.