2 Jan
2008
2 Jan
'08
5:27 p.m.
ajb@spamcop.net wrote:
One thing that hasn't come up yet is that empty instance declarations are the only decent option (that I know of) that we have in the absence of real class aliases.
I agree. I use this in my code in a number of places. It helps to write readable signatures. Best regards, Johannes Waldmann.