Solution to the monomorphism restriction/implicit parameter problem

Ben Rudiak-Gould benrg@dark.darkweb.com
Tue, 5 Aug 2003 11:51:52 -0700 (PDT)


I wrote:

> My solution *is* the Right Thing. :-)

What I meant is: it always preserves the validity of inlining, it always
preserves sharing, and it rejects otherwise-correct programs only in
situations which are (I expect) uncommon in practice.

-- Ben