fold
fold({a,b,c,d},f)
-- yields f(f(f(a,b),c),d)
Go to
main index
.
Go to
concepts index
.