[Haskell-cafe] Autrijus Tang interviewed by Perl.com

Philippa Cowderoy flippa at flippac.org
Thu Sep 15 10:41:35 EDT 2005


On Thu, 15 Sep 2005, Joel Reymont wrote:

> What is the meaning of xxs@(x:xs) in the code below?
>
> I understand that x:xs is a list /head:tail/ but a tuple of (x:xs) does not 
> make sense.
>

It's not a tuple, it's just the usual meaning for parens.

-- 
flippa at flippac.org

The task of the academic is not to scale great 
intellectual mountains, but to flatten them.


More information about the Haskell-Cafe mailing list