[Haskell-cafe] Haskell wiki: most popular pages

Bulat Ziganshin bulat.ziganshin at gmail.com
Fri Aug 18 08:46:14 EDT 2006


Hello Tim,

Friday, August 18, 2006, 4:26:46 PM, you wrote:

> break p = span (not . p)

it's definitely better

> and = foldr (&&) True

i think that definitions with omitted arguments can be more hrd to
understand to newbie haskellers, especiallyones who not yet know the
language. as Tamas suggests, this page can be used to present to such
newbies taste of Haskell so listing all the parameters may allow to
omit unnecessary complications in this "first look into language"


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list