Tagged Questions
8
votes
3answers
983 views
Understanding the type error: “expected signature Int*Int->Int but got Int*Int->Int”
The comments on Steve Yegge's post about server-side Javascript started discussing the merits of type systems in languages and this comment describes:
... examples from H-M style systems where you ...