Content deleted Content added
m line break inserted |
m more adjustments |
||
Line 20:
'''f''':'''x''' represents the '''value''' that results from applying the '''function''' '''f'''
Functions are either primitive (i.e., provided with the FP environment) or are built from the primitives by '''program-forming operations''' (also called '''functionals'''). An example of one such operation is '''constant''', which transforms a value '''x''' into the constant-valued function '''x̄'''. Functions are [[strict function|strict]]:
|