Static typing (in most industrially popular languages) doesn't tell you anything about side effects, only expected inputs and return values.
Static typing (in most industrially popular languages) doesn't tell you anything about side effects, only expected inputs and return values.