lambdak: multi-line lambda implementation in native Python

Marko Rauhamaa marko at pacujo.net
Thu Jan 15 08:24:03 EST 2015


Skip Montanaro <skip.montanaro at gmail.com>:

> Beautiful is better than ugly.

Yes, our job is to increase the Harmony of the Universe. Useful
applications are happy side effects.

> Explicit is better than implicit.

Corollary: Constructors are usually preferable to factories.

> Simple is better than complex.

Corollary: Make sure the complete definition of every function can be
seen at once without scrolling.


Marko



More information about the Python-list mailing list