<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hi.<BR>
I know, this is a very basic question but I've had some trouble with it.<BR>
&nbsp;<BR>
I've a list&nbsp;and I want to write a function <BR>
&nbsp;<BR>
isHomogeneous :: [String] -&gt; Bool<BR>
&nbsp;<BR>
returning True is all the elements of the list are equals and False otherwise. In my first ugly test I've used a list-comprehension method, but I'm sure that exists a more elegant/short way to obtain the same result.<BR>
&nbsp;<BR>
Thanks in advance for any answer.<BR>
&nbsp;<BR>
Luca<BR>                                               <br /><hr />We want to hear all your funny, exciting and crazy Hotmail stories. <a href='http://clk.atdmt.com/UKM/go/195013117/direct/01/' target='_new'>Tell us now</a></body>
</html>