Difference between revisions of "Humor/irish joke"

From HaskellWiki
Jump to navigation Jump to search
(Remove old, not very useful page)
Line 1: Line 1:
==How to keep an imperative programmer busy for hours ==
 
 
tell them the syntax for swapping two variables in Haskell is:
 
 
<haskell>
 
let a=b; b=a in <exp>
 
</haskell>
 

Revision as of 14:36, 6 February 2021