α
fold (
(
string
, 
α
α
)
 
callback
, 
string
 
source
, 
α
 
accumulator)
iter on each character of source and call the function callback with the current character
and an accumulator
accumulator
returns
the last accumulator

Comments

The browser you use is not supported by this application, probably because it lacks some critical features.
For a better experience, please consider using this application with a supported browser.