Y
Hacker News
new
|
ask
|
show
|
jobs
by
sparker72678
1467 days ago
Can you give an example where static typing enforces a pattern? I feel like that problem exists at the human level, where language would not make a difference, but maybe I'm overlooking something.
1 comments
phil_kahrl
1466 days ago
Programming to interfaces not implentation is at least encouraged if not outright enforced.
link