[plt-scheme] Re: (typeof obj)

From: Prabhakar Ragde (plragde at uwaterloo.ca)
Date: Mon Jun 11 16:20:08 EDT 2007

YC wrote:
> add1 is int -> int
> (lambda (x) x) is any -> any
> I don't understand enough about call/cc so I won't attempt  ;) 

Okay, so try to type (lambda (x) (x x)) from Eli Barzilay's .signature. --PR


Posted on the users mailing list.