lambdak: multi-line lambda implementation in native Python

Roy Smith roy at panix.com
Thu Jan 15 20:34:10 EST 2015


In article <87zj9kb2j0.fsf at elektro.pacujo.net>,
 Marko Rauhamaa <marko at pacujo.net> wrote:

> 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.

The ebb and flow of technology has recently brought me someplace I never 
thought I'd be.  Java-land.  And what I've discovered is that factories 
are so last year.  Apparently builders are the new thing.

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

The problem with that, is I have a 30 inch monitor now.



More information about the Python-list mailing list