[linux-audio-dev] Re: Which widgets?
Erik de Castro Lopo
mle+la at mega-nerd.com
Sun Feb 26 01:41:11 UTC 2006
Albert Graef wrote:
> /me wrote:
> > To make this thread go totally off-topic, here's the same in Q:
>
> Sorry, I forgot one equation:
>
> intersect Xs [] = [];
> intersect Xs [Y|Ys] = [Y|intersect Xs Ys] if any (=Y) Xs;
> = intersect Xs Ys otherwise;
Ah yeah, like Haskell and Erlang would do it.
I do prefer the Ocaml way :-)
Erik
--
+-----------------------------------------------------------+
Erik de Castro Lopo
+-----------------------------------------------------------+
"Perl as a language has less a design than a thousand special features
flying in close formation."
-- From the c2 wiki
More information about the Linux-audio-dev
mailing list