Petter Gustad wrote:
> Bjoern Schliessmann <[EMAIL PROTECTED]>

>> Can you give an example? I cannot imagine how homogenity always
>> results in easiness.
 
> CL-USER> (+ 1 2 3 4 5 6 7 8 9 10)
> 55
> 
> CL-USER> (< 1 2 3 4 5 6 7 8 9 10)
> T
> CL-USER> (< 1 2 3 4 5 6 7 8 9 10 9)
> NIL

Please forgive me, it's too easy for me to understand.

Regards,


Björn ;)

Xpost cll,clp

-- 
BOFH excuse #262:

Our POP server was kidnapped by a weasel.

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to