
11 Aug
2012
11 Aug
'12
1:33 p.m.
On Sat, Aug 11, 2012 at 4:14 AM,
I'd like to point out that the only operation we can do on the first argument of MkFoo is to show to it. This is all we can ever do: we have no idea of its type but we know we can show it and get a String.
That's not all you can do: you can also pass the first argument of MkFoo to a function that expects a Show a => a argument, like the function 'print'. Can you do that with just a String (that represents show x for some x)?