haskell-cafe@haskell.org
[Top] [All Lists]

[Haskell-cafe] Re: Wikipedia on first-class object

Subject: [Haskell-cafe] Re: Wikipedia on first-class object
From: Achim Schneider
Date: Mon, 31 Dec 2007 09:27:38 +0100
"Cristian Baboi" <cristi@xxxxxxxxxx> wrote:

> How about
> 
> a :: Something
> a = let x = x in x
> 
:t a
would give (a -> [a]), not Something, or am I mistaken?

-- 
(c) this sig last receiving data processing entity. Inspect headers for
past copyright information. All rights reserved. Unauthorised copying,
hiring, renting, public performance and/or broadcasting of this
signature prohibited. 

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@xxxxxxxxxxx
http://www.haskell.org/mailman/listinfo/haskell-cafe

<Prev in Thread] Current Thread [Next in Thread>