In functional programming rather than presenting a program as a series of steps, it's represented with interdependent math-style functions,
where you set one value, a variable, and all the contingent values snap into place, like a spreadsheet.
Programs are viewed as descriptions of problems rather than instructions.
No comments:
Post a Comment