Typed Python?

Jacek Generowicz jacek.generowicz at cern.ch
Tue Jul 6 07:07:41 EDT 2004


Peter Maas <peter.maas at mplusr.de> writes:

> Jacek Generowicz schrieb:
> >>(set! x 10)
> >>
> >> Is so much more readable than x=10
> 
> > Well, that rather depends on what you are used to. But it is
> 
> > undeniably true that the former is better structured.
> 
> You mean the expression
> 
> "(set! x 10)" is_better_structured_as "x=10"
> 
> is true? How is is_better_structured_as defined? :)

Peter Hansen gave you the correct hint: "Better structured THAN".



More information about the Python-list mailing list