ShowS: Difference between revisions

From HaskellWiki
Lemming (talk | contribs)
initial
 
Deleting page that hasn't been updated for over 10 years
Line 1: Line 1:
== Question ==


Why does <hask>shows</hask> return the funny type <hask>ShowS</hask> (i.e. <hask>String -> String</hask>) instead of just <hask>String</hask>?
== Answer ==
See [[Difference list]].
[[Category:FAQ]]

Revision as of 14:32, 6 February 2021