Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
fp:lab06 [2022/04/08 11:29] pdmatei |
fp:lab06 [2022/04/08 12:45] (current) pdmatei |
||
---|---|---|---|
Line 41: | Line 41: | ||
xs.foldLeft(op(acc,x))(op) | xs.foldLeft(op(acc,x))(op) | ||
} | } | ||
- | } | + | |
</code> | </code> | ||