Kay Schluehr wrote:
> Talin schrieb:
> 
>>A set with no elements is:
>>
>>   set()
>>
>>Alternatively, you could take the tuple idea one step further:
>>
>>   {,}
>>  
>>
> If you want to simulate the mathematical notion of an empty set I would 
> say that {/} has a stronger mnemonic appeal.

It also has a strong feeling of arbitraryness.

> Furthermore: what about notions of infinite sets?

Can you elaborate on that?

Georg

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to