Tagged Questions
2
votes
2answers
613 views
What are the arguments both for and against both name equivalence and structural equivalence?
In language design circles there used to be a long-running debate over whether languages should use structural equivalence or name equivalence. Languages like ALGOL or ML or Modula-3 used structural ...