[racket] Challenge: <impressive function> in 140 chars or less
Doesn't work as well in Racket as in Scheme, that one!
Robby
On Fri, Feb 24, 2012 at 7:09 PM, Eduardo Bellani <ebellani at gmail.com> wrote:
> 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.