27 Aug
2006
27 Aug
'06
12:41 p.m.
Bulat Ziganshin wrote:
length mates_str `seq` return ()
it's the same. i recommend you to use:
return $! tail mates_str
'tail' should be slightly faster than 'len'
...but also slightly less correct. You probably meant 'last'. (But it's still an ugly and dangerous programming style.) Udo. -- Why is television called a medium? Because it is neither rare nor well-done.