[racket] Challenge: <impressive function> in 140 chars or less

From: Eduardo Bellani (ebellani at gmail.com)
Date: Fri Feb 24 20:09:07 EST 2012

Does this count?

((λ (x) (list x (list 'quote x))) '(λ (x) (list x (list 'quote x))))

On 02/23/2012 04:52 PM, Gary Baumgartner wrote:
> On Thu, Feb 23, 2012 at 12:04:50PM -0600, Robby Findler wrote:
> [...]
>> What is this thing? It seems coolly symmetric in this view:
> [...]
> http://en.wikipedia.org/wiki/Thomae%27s_function
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users


-- 
Eduardo Bellani

fear is an alarm, not a compass.

Posted on the users mailing list.