[PD] simple message/list parsing

Mathieu Bouchard matju at artengine.ca
Tue Sep 18 21:34:18 CEST 2007


On Tue, 18 Sep 2007, Ken Restivo wrote:

> Install the python external, and make a simple extraction that does this?
>
> 	[ x for x in set1 if x in set2 ]

Install the ruby external, and make a simple external that does this?

 	set1 & set2

and does it all in linear time too, instead of (presumably) quadratic.

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801, Montréal QC Canada


More information about the Pd-list mailing list