[Haskell-cafe] An interesting curiosity
Donnie Jones
donnie at darthik.com
Thu Sep 18 23:16:38 EDT 2008
Hello,
More fun for all of us to enjoy:
http://www.haskell.org/haskellwiki/Obfuscation
__
Donnie
On Thu, Sep 18, 2008 at 11:01 PM, Steven Shaw <steshaw at gmail.com> wrote:
> 2008/9/19 Evan Laforge <qdunkan at gmail.com>
> > let {1 + 1 = 3; 3 + 1 = 3} in 1 + 1 + 1
>
> Which gives 3.
>
> Perhaps even more confusing is:
>
> let {1 + 1 = 3; 3 + 1 = 3} in 3 + 1 + 1
>
> which gives 3
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20080918/159aa2dc/attachment.htm
More information about the Haskell-Cafe
mailing list