Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: RFC: A Perlesque Introduction to Haskell, Part One (draft)

by FoxtrotUniform (Prior)
on Jun 23, 2004 at 22:26 UTC ( [id://369194]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    foo    = foldl1 f
    bar xs = foldl1 f xs    -- note: xs is free on both sides
    
  2. or download this
    foldl f   -- note: not a definition  (type is [a] -> a)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://369194]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (3)
As of 2024-04-24 20:53 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found